Summary: | Incorrect filter on SCO printslip | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Self checkout | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Severity: | major | ||
Priority: | P5 - low | CC: | lucas, martin.renvoize, tomascohen, wizzyrea |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.05.00, 18.11.05
|
|
Circulation function: | |||
Bug Depends on: | 13618 | ||
Bug Blocks: | 18387 | ||
Attachments: |
Bug 22641: Use raw filter on html slip
Bug 22641: Use raw filter on html slip Bug 22641: Use raw filter on html slip |
Description
Nick Clemens (kidclamp)
2019-04-04 13:40:48 UTC
Created attachment 87414 [details] [review] Bug 22641: Use raw filter on html slip To test: Enable SCO Load a patron Hit finish, print slip Note slip shows as raw html Apply patch Repeat, get a correctly formatted slip Created attachment 87419 [details] [review] Bug 22641: Use raw filter on html slip To test: Enable SCO Load a patron Hit finish, print slip Note slip shows as raw html Apply patch Repeat, get a correctly formatted slip Signed-off-by: Liz Rea <wizzyrea@gmail.com> Created attachment 87462 [details] [review] Bug 22641: Use raw filter on html slip To test: Enable SCO Load a patron Hit finish, print slip Note slip shows as raw html Apply patch Repeat, get a correctly formatted slip Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> https://bugs.koha-community.org/show_bug.cgi?id=22068 Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.05 fails the qa tool in 18.05. invalid template. I tried adding [% USE raw %] to no avail. Not backporting to 18.05.x |