Summary: | Extra closing body tag in sco-main.tt prevents slip printing | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Self checkout | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize |
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: | ||
Circulation function: | |||
Bug Depends on: | 16732 | ||
Bug Blocks: | |||
Attachments: |
Bug 21054: Remove extraneous </body> tag from sco-main.tt
Bug 21054: Remove extraneous </body> tag from sco-main.tt |
Description
Nick Clemens (kidclamp)
2018-07-09 13:24:34 UTC
Created attachment 76793 [details] [review] Bug 21054: Remove extraneous </body> tag from sco-main.tt To test: 1 - Enable sco and setup AutoSelfCheck 2 - Try to use self checkout and print receipt 3 - You shoudl be redirected to the login page 4 - Apply patch and restart all the things 5 - Try to use self checkout and print a receipt 6 - Success! Created attachment 76880 [details] [review] Bug 21054: Remove extraneous </body> tag from sco-main.tt To test: 1 - Enable sco and setup AutoSelfCheck 2 - Try to use self checkout and print receipt 3 - You shoudl be redirected to the login page 4 - Apply patch and restart all the things 5 - Try to use self checkout and print a receipt 6 - Success! Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Very trivial fix, works as expected, Signing Off. So trivial I've decided to just pass qa directly. Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.02 Pushed to 17.11.x for 17.11.08 I'm trying to visualize a body without bottom XD Pushed to 17.05.x for 17.05.14 |