Bug 21541: Use raw filter for report results
authorNick Clemens <nick@bywatersolutions.com>
Wed, 10 Oct 2018 16:30:15 +0000 (16:30 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Sat, 13 Oct 2018 10:28:24 +0000 (07:28 -0300)
commit0e81b387ca987ee439ca1387df535b2eace6cbcb
treeb404085f78fd0fbf475448bdebcc0874cafd4dfc
parent07fa37abbe325e136cd84f2dd5e1971d64c20d65
Bug 21541: Use raw filter for report results

To test:
 1 - Create new report
 SELECT CONCAT('<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=',borrowernumber,'">',"",firstname,"",surname,'</a>')
 AS people
 FROM borrowers
 2 - Run this report
 3 - Note the results contain raw text, they are not hyperlinks
 4 - Apply patch
 5 - Reload the results
 6 - They should now be links

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt