https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21541

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80366|0                           |1
        is obsolete|                            |

--- Comment #2 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 80430
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80430&action=edit
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...@web.de>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to