stable

Clone or download

Read-only

request #8028 Fix docman search table header

In the search table, links are escaped instaed of being interpreted. This is due to a purification that espace the title and the link. Now, the title is still escaped, but the link no more. Change-Id: Ib75095dd781898b14bbf5430937ecab6e16961cf

Modified Files

Name
M plugins/docman/include/Docman_ReportColumn.class.php +4 −2 Go to diff View file
M plugins/docman/include/view/Docman_View_Table.class.php +6 −4 Go to diff View file