Bug 22341

Summary: batch patron modification tool does not strip trailing tab characters from barcodes
Product: Koha Reporter: Barton Chittenden <barton>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: josef.moravec, katrin.fischer, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 22341: Hold Notes should allow for HTML tags

Description Barton Chittenden 2019-02-14 16:18:12 UTC
To replicate:

1) Go to Home › Tools › Batch patron modification
2) Create a text file that contains patron barcodes with trailing tab characters.
3) Copy/Paste the barcode(s) with trailing tabs into the 'Or list cardnumbers one by one' text area.
4) Click the Continue button.
5) You will see 'Warning, the following cardnumbers were not found:' followed by the barcode(s) entered in step 3.
Comment 1 Lucas Gass 2019-07-18 18:15:04 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
Comment 2 Katrin Fischer 2019-07-21 21:10:06 UTC
Resetting to new, as I think the previous status change was by accident (bug number typo)