Summary: | Error when exporting label xml | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall <kyle.m.hall> |
Component: | Label/patron card printing | Assignee: | Kyle M Hall <kyle.m.hall> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, paul.poulain, robin |
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: | ||
Circulation function: | |||
Attachments: |
Bug 8140 - Error when exporting label xml
Bug 8140 - [SIGNED-OFF] Error when exporting label xml |
Description
Kyle M Hall
2012-05-23 11:43:52 UTC
Created attachment 9739 [details] [review] Bug 8140 - Error when exporting label xml It appears that the name of a variable was changed, but the declaration of said variable was not. Created attachment 9778 [details] [review] Bug 8140 - [SIGNED-OFF] Error when exporting label xml It appears that the name of a variable was changed, but the declaration of said variable was not. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> QA comment: tiny & trivial patch, passed QA. Just upgrading severity ! Why did I missed this bug when i've pushed bug 6679 ? I usually "perlcritic xxx", it should have been detected ! will remain mysterious !!! However, thanks Kyle for spotting & fixing Pushed to 3.8.x, will be in 3.8.2 |