Bug 24551

Summary: OpacMySummaryHTML broken
Product: Koha Reporter: Arthur Suzuki <arthur.suzuki>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Screenshot showing html broken

Description Arthur Suzuki 2020-01-31 01:54:01 UTC
Created attachment 98193 [details]
Screenshot showing html broken

I was trying to use OpacMySummaryHTML to display things upon patrons connection but the functionality seems broken, at least on 18.11.

the html gets its ending quote escaped and/or removed which make part of the link have a funny address like :
<a href="test.pl>Yolo!</a></td></tr></tbody></table></form><p><a href=" opac-ics.pl"="">Download as iCal/.ics file</a>

Also it kind of make things look ugly and desired message might not show up for patrons.
Comment 1 Arthur Suzuki 2020-01-31 01:56:39 UTC
Forgot to mention that I saw this on the opac-user.pl but the bug also affects opac-readingrecord.pl
Comment 2 Arthur Suzuki 2020-01-31 01:59:22 UTC
My bad, my mistake... sry for that :)
(too late to be working properly I guess?)