From bugzilla-daemon@bugs.koha-community.org Tue May 24 11:10:17 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] New: The 'Print summary' feature defaults to very wide tables Date: Tue, 24 May 2022 09:10:16 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0058582383400424560==" --===============0058582383400424560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D30837 Bug ID: 30837 Summary: The 'Print summary' feature defaults to very wide tables Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org The tables present on the 'Print summary' option are incredibly wide and unwieldy. This leads to prints getting truncated or defaulting to landscape a= nd a tiny zoom level. We should be able to make these tables fit more manageable onto the print pag= e. --=20 You are receiving this mail because: You are watching all bug changes. --===============0058582383400424560==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 11:45:06 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] The 'Print summary' feature defaults to very wide tables Date: Tue, 24 May 2022 09:45:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0994131772635385493==" --===============0994131772635385493== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D30837 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #1 from Magnus Enger --- It looks to me like the table gets a fixed width when the page is rendered, a= nd that width is kept both when you resize the browser window, and when the page is printed.=20 When the browser window is at full width, I see this in the "developer tools" view of the page: If i resize the window, the numbers are different:
Title Author Call number Item type Date due Barcode
I checked a site running 21.05.05 and it looks better there. The table looks like a "regular" table, without the "Columns" link next to the title, and without sortable columns. Maybe related to bug 28450? --=20 You are receiving this mail because: You are watching all bug changes. --===============0994131772635385493==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 14:15:18 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 12:15:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2556502568705897836==" --===============2556502568705897836== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The 'Print summary' feature |Fix table width on 'Print |defaults to very wide |summary' |tables | -- You are receiving this mail because: You are watching all bug changes. --===============2556502568705897836==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 14:18:10 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 12:18:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3742563236747277966==" --===============3742563236747277966== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. --===============3742563236747277966==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 14:18:20 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 12:18:13 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2832104095568818574==" --===============2832104095568818574== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #2 from Magnus Enger --- Created attachment 135300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135300&action=edit Bug 30837 - Fix table width on 'Print summary' To reproduce: - Make sure you have a patron with at least one checkout, one hold and one fine - On the detail page for that patron, go to Print > Print summary - Observe the tables are too wide to fit on a printed page To test: - Apply this patch - Repeat the steps above - Observe the table now fits on the page -- You are receiving this mail because: You are watching all bug changes. --===============2832104095568818574==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 14:19:03 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 12:19:02 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1365339565743415458==" --===============1365339565743415458== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #3 from Magnus Enger --- Thanks to Owen for suggesting the fix! -- You are receiving this mail because: You are watching all bug changes. --===============1365339565743415458==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:22:16 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:22:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6679340940962522146==" --===============6679340940962522146== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Assignee|cnighswonger@foundations.ed |oleonard@myacpl.org |u | -- You are receiving this mail because: You are watching all bug changes. --===============6679340940962522146==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:22:34 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:22:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7994366246354966085==" --===============7994366246354966085== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com -- You are receiving this mail because: You are watching all bug changes. --===============7994366246354966085==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:23:31 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:23:30 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8103900843338076622==" --===============8103900843338076622== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |magnus@libriotech.no -- You are receiving this mail because: You are watching all bug changes. --===============8103900843338076622==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:25:49 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:25:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4115966083448963124==" --===============4115966083448963124== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135300|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize --- Created attachment 135301 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135301&action=edit Bug 30837 - Fix table width on 'Print summary' To reproduce: - Make sure you have a patron with at least one checkout, one hold and one fine - On the detail page for that patron, go to Print > Print summary - Observe the tables are too wide to fit on a printed page To test: - Apply this patch - Repeat the steps above - Observe the table now fits on the page Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. --===============4115966083448963124==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:26:31 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:26:30 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1890811066905860913==" --===============1890811066905860913== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #5 from Martin Renvoize --- Wow, I was trying to get way too clever with this.. nice one Magnus! Straight PQA, trivial and effective fix. -- You are receiving this mail because: You are watching all bug changes. --===============1890811066905860913==-- From bugzilla-daemon@bugs.koha-community.org Tue May 24 15:26:41 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 24 May 2022 13:26:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7195133954168313905==" --===============7195133954168313905== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============7195133954168313905==-- From bugzilla-daemon@bugs.koha-community.org Tue May 31 14:07:31 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 31 May 2022 12:07:30 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7875459726411378651==" --===============7875459726411378651== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com QA Contact|testopia@bugs.koha-communit |martin.renvoize@ptfs-europe |y.org |.com -- You are receiving this mail because: You are watching all bug changes. --===============7875459726411378651==-- From bugzilla-daemon@bugs.koha-community.org Tue May 31 14:09:42 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 31 May 2022 12:09:41 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2716798130844585884==" --===============2716798130844585884== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |22.11.00 released in| | --- Comment #6 from Tomás Cohen Arazi --- Pushed to master for 22.11, thanks! -- You are receiving this mail because: You are watching all bug changes. --===============2716798130844585884==-- From bugzilla-daemon@bugs.koha-community.org Tue May 31 20:11:06 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 31 May 2022 18:11:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5837548682810989818==" --===============5837548682810989818== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 David Nind changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the width of the release notes| |table for the print summary | |so that it fits the width | |of the page. CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes. --===============5837548682810989818==-- From bugzilla-daemon@bugs.koha-community.org Thu Jun 2 08:29:50 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Thu, 02 Jun 2022 06:29:50 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8189245150401911386==" --===============8189245150401911386== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #7 from Fridolin Somers --- Dont forget to format commit message not like Bug report : https://wiki.koha-community.org/wiki/Commit_messages#Subject_line Should be : Bug 30837: Fix table width on 'Print summary' -- You are receiving this mail because: You are watching all bug changes. --===============8189245150401911386==-- From bugzilla-daemon@bugs.koha-community.org Mon Jun 6 17:13:00 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Mon, 06 Jun 2022 15:12:59 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8992712888716718719==" --===============8992712888716718719== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #8 from Lucas Gass --- Magnus, If you'd like this one in 22.05.x I'm happy to backport it. Could you fix the commit title first? -- You are receiving this mail because: You are watching all bug changes. --===============8992712888716718719==-- From bugzilla-daemon@bugs.koha-community.org Tue Jul 26 17:09:48 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 26 Jul 2022 12:35:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1298276331857464024==" --===============1298276331857464024== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 pierre.genty@biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pierre.genty@biblibre.com -- You are receiving this mail because: You are watching all bug changes. --===============1298276331857464024==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 12 03:16:38 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Fri, 12 Aug 2022 01:16:37 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7961254608867001300==" --===============7961254608867001300== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #9 from Fridolin Somers --- Please backport until 21.11.x -- You are receiving this mail because: You are watching all bug changes. --===============7961254608867001300==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 12 11:16:56 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Fri, 12 Aug 2022 09:16:55 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0612799617803494661==" --===============0612799617803494661== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #10 from Magnus Enger --- Created attachment 139044 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139044&action=edit Bug 30837: Fix table width on 'Print summary' To reproduce: - Make sure you have a patron with at least one checkout, one hold and one fine - On the detail page for that patron, go to Print > Print summary - Observe the tables are too wide to fit on a printed page To test: - Apply this patch - Repeat the steps above - Observe the table now fits on the page Signed-off-by: Martin Renvoize -- You are receiving this mail because: You are watching all bug changes. --===============0612799617803494661==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 12 11:17:46 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Fri, 12 Aug 2022 09:17:45 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6953440735470229788==" --===============6953440735470229788== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135301|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============6953440735470229788==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 12 11:18:54 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Fri, 12 Aug 2022 09:18:54 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6899604347345901010==" --===============6899604347345901010== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #11 from Magnus Enger --- Lucas, the title should be fixed now. -- You are receiving this mail because: You are watching all bug changes. --===============6899604347345901010==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 12 16:26:44 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Fri, 12 Aug 2022 14:26:43 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5254768138313214038==" --===============5254768138313214038== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|22.11.00 |22.11.00, 22.05.04 released in| | --- Comment #12 from Lucas Gass --- Backported to 22.05.x for 22.05.04 -- You are receiving this mail because: You are watching all bug changes. --===============5254768138313214038==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 16 10:28:47 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Tue, 16 Aug 2022 08:28:45 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6733618765086556610==" --===============6733618765086556610== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Arthur Suzuki changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable CC| |arthur.suzuki@biblibre.com Version(s)|22.11.00, 22.05.04 |22.11.00, 22.05.04, released in| |21.11.11 --- Comment #13 from Arthur Suzuki --- pushed to 21.11.x for 21.11.11 -- You are receiving this mail because: You are watching all bug changes. --===============6733618765086556610==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 18 05:28:37 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Thu, 18 Aug 2022 03:28:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3545816251051567264==" --===============3545816251051567264== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED CC| |victor@tuxayo.net --- Comment #14 from Victor Grousset/tuxayo --- Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved. -- You are receiving this mail because: You are watching all bug changes. --===============3545816251051567264==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 18 07:33:17 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 30837] Fix table width on 'Print summary' Date: Thu, 18 Aug 2022 05:33:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3386980246680518944==" --===============3386980246680518944== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30837 --- Comment #15 from Fridolin Somers --- (In reply to Arthur Suzuki from comment #13) > pushed to 21.11.x for 21.11.11 Great thanks Arthur. It will make happy librarians ^^ -- You are receiving this mail because: You are watching all bug changes. --===============3386980246680518944==--
Title Author Call number Item type Date due Barcode