Summary: | Wrong headers in {opac|intranet}/svc/report | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Reports | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Evidence of wrong headers
Bug 11704: Make */svc/report print the correct headers Evidence of good headers (with the patch) Bug 11704: Make */svc/report print the correct headers Bug 11704: Make */svc/report print the correct headers |
Description
Tomás Cohen Arazi (tcohen)
2014-02-06 20:25:56 UTC
Created attachment 25107 [details]
Evidence of wrong headers
Created attachment 25108 [details] [review] Bug 11704: Make */svc/report print the correct headers To test: 1 - Go through the first comments instructions to reproduce and verify the bug is present (OPAC and STAFF) 2 - Apply the patch 3 - Repeat step 1 and notice * characters are not broken anymore * the header is correct 4 - Sign off Regards To+ Created attachment 25109 [details]
Evidence of good headers (with the patch)
Created attachment 25185 [details] [review] Bug 11704: Make */svc/report print the correct headers To test: 1 - Go through the first comments instructions to reproduce and verify the bug is present (OPAC and STAFF) 2 - Apply the patch 3 - Repeat step 1 and notice * characters are not broken anymore * the header is correct 4 - Sign off Regards To+ Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Created attachment 25191 [details] [review] Bug 11704: Make */svc/report print the correct headers To test: 1 - Go through the first comments instructions to reproduce and verify the bug is present (OPAC and STAFF) 2 - Apply the patch 3 - Repeat step 1 and notice * characters are not broken anymore * the header is correct 4 - Sign off Regards To+ Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Pushed to master. Thanks, Tomás! Pushed to 3.14.x, will be in 3.14.07. Pushed to 3.12.x will be in 3.12.13 |