stable
Clone or download
Read-only
Part of story #9882: TQL in follow-up comments Add/edit a followup comment. In the table tracker_changeset_comment_fulltext, you should see the comment without any html if it was entered in html format. Change-Id: I2361b03edf5b8c363236b23e5266c88f1ed883cf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/db/install.sql | +7 | −0 | Go to diff View file |
A | plugins/tracker/db/mysql/updates/2017/201710161346_add_table_to_store_fulltext_of_comment.php | +52 | −0 | Go to diff View file |
M | plugins/tracker/db/uninstall.sql | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_Artifact_Changeset_CommentDao.class.php | +16 | −3 | Go to diff View file |