Bug 22341 - batch patron modification tool does not strip trailing tab characters from barcodes
Summary: batch patron modification tool does not strip trailing tab characters from ba...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-14 16:18 UTC by Barton Chittenden
Modified: 2019-07-21 21:10 UTC (History)
3 users (show)

See Also:
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 (974 bytes, patch)
2019-07-18 18:15 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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)