Summary: | barcode should be one word | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/circ/branchtransfers.pl | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed fix
Fix for Bug 7123 - barcode should be one word |
Description
Nicole C. Engard
2011-11-01 01:31:48 UTC
Created attachment 6166 [details] [review] Proposed fix Other fixes thrown in for good measure: - Adding data to the results table to match output of returns - Better checking of error codes in the script to control output of error messages (don't show error box when there are no errors). - Move some errors/messages from the right column onto the top of the page to match Koha's established pattern. Created attachment 6720 [details] [review] Fix for Bug 7123 - barcode should be one word Other fixes thrown in for good measure: - Adding data to the results table to match output of returns - Better checking of error codes in the script to control output of error messages (don't show error box when there are no errors). - Move some errors/messages from the right column onto the top of the page to match Koha's established pattern. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA comment: * works as announced * prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok * prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. ok * perlcritic circ/branchtransfers.pl circ/branchtransfers.pl source OK passed QA patch pushed, please test This was included in the 3.6 branch prior to 3.6.4. |