Summary: | autobarcode not working when duplicating patrons | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Patrons | Assignee: | MJ Ray (software.coop) <mjr> |
Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
Severity: | major | ||
Priority: | P5 - low | CC: | chris, gaetan.boisson, gmcharlt, jonathan.druart, melia, mjr, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 6782 | ||
Bug Blocks: | |||
Attachments: |
fix bug 7068 - autobarcode not working when duplicating patrons - by blanking cardnumber in the code and showing it in the template, instead of just not showing it in the template
Signed off patch patch with second signoff |
Description
Nicole C. Engard
2011-10-19 18:08:55 UTC
I confirm this bug. Created attachment 12062 [details] [review] fix bug 7068 - autobarcode not working when duplicating patrons - by blanking cardnumber in the code and showing it in the template, instead of just not showing it in the template Created attachment 12121 [details]
Signed off patch
Works as advertised. The autobarcode is filling in when duplicating a patron.
Created attachment 12137 [details] [review] patch with second signoff Patch with second signoff -- also reformatted the commit message. I've also confirmed that the patch applies cleanly and works in 3.8.x, and request that the RMaint consider cherry-picking this once it's applied to master. QA Comments: works as expected, nothing to say. Marked as Passed QA. Patch pushed to master Applies and works, pushed to 3.8.x, will be in 3.8.5 |