Summary: | batch patron modification tool does not strip trailing tab characters from barcodes | ||
---|---|---|---|
Product: | Koha | Reporter: | Barton Chittenden <barton> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | josef.moravec, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 22341: Hold Notes should allow for HTML tags |
Description
Barton Chittenden
2019-02-14 16:18:12 UTC
Created attachment 91607 [details] [review] Bug 22341: Hold Notes should allow for HTML tags TEST PLAN: 1. place a hold 2. make sure you add a note that includes HTML like "<a href="www.google.com">yolo</a>" 3. notice that HTML displays literally 4. apply patch 5. Now the note field should render the HTML Resetting to new, as I think the previous status change was by accident (bug number typo) |