| Summary: | Crash in patron card printing | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Christian Stelzenmüller <christian.stelzenmueller> |
| Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | cecile.joyet, jonathan.druart, martin.renvoize, victor |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22429 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22497 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 22429 | ||
| Bug Blocks: | |||
|
Description
Christian Stelzenmüller
2019-03-06 12:28:34 UTC
If what Christian describes happens, this brings down the instance until the process is killed (like with a Plack restart) Can you provide detailed steps to recreate the problem? It's actually in the bug description: 1) Set up a template for patron card printing with either Template: page height: 50 mm page width: 20 mm card heigh: 50 mmm card width: 20 mm or leaving all those as 0. 2) Create a layout, including: Textfield Text: Libraries are awesome, great and super cool. (or something else too long for the card width) 3) Create a batch with one or more patrons to print cards for 4) Print the cards. 5) PDF won't open. I don't recreate with those step (the pdf is blank however). |