Bug 22641

Summary: Incorrect filter on SCO printslip
Product: Koha Reporter: Nick Clemens <nick>
Component: Self checkoutAssignee: Nick Clemens <nick>
Status: CLOSED FIXED QA Contact: Tomás Cohen Arazi <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
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 2019-04-04 13:40:48 UTC
To test:
Enable SCO
Load a patron
Hit finish, print slip
Note slip shows as raw html
Comment 1 Nick Clemens 2019-04-04 13:42:23 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
Comment 2 Liz Rea 2019-04-04 15:08:45 UTC
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>
Comment 3 Tomás Cohen Arazi 2019-04-05 18:33:11 UTC
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
Comment 4 Nick Clemens 2019-04-10 20:15:11 UTC
Awesome work all!

Pushed to master for 19.05
Comment 5 Martin Renvoize 2019-04-15 11:02:05 UTC
Pushed to 18.11.x for 18.11.05
Comment 6 Lucas Gass 2019-04-16 20:18:01 UTC
fails the qa tool in 18.05. invalid template. I tried adding [% USE raw %] to no avail. Not backporting to 18.05.x