Bugzilla – Attachment 183801 Details for
Bug 34157
Exporting labels as a barcode range can cause a 500 error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34157: (Follow up) Removed the debugging data
Bug-34157-Follow-up-Removed-the-debugging-data.patch (text/plain), 942 bytes, created by
David Nind
on 2025-07-04 21:51:09 UTC
(
hide
)
Description:
Bug 34157: (Follow up) Removed the debugging data
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-07-04 21:51:09 UTC
Size:
942 bytes
patch
obsolete
>From 1b52962ad67daec796f926a05b345c0cd98b0697 Mon Sep 17 00:00:00 2001 >From: Sukhmandeep Benipal <sukhmandeep.benipal@inLibro.com> >Date: Wed, 9 Oct 2024 16:12:30 -0400 >Subject: [PATCH] Bug 34157: (Follow up) Removed the debugging data > >Signed-off-by: David Nind <david@davidnind.com> >--- > labels/label-create-pdf.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/labels/label-create-pdf.pl b/labels/label-create-pdf.pl >index a299d2c6d8..e6ca44873b 100755 >--- a/labels/label-create-pdf.pl >+++ b/labels/label-create-pdf.pl >@@ -156,7 +156,6 @@ foreach my $item ( @{$items} ) { > ), > ); > $pdf->Add( $label_a->draw_guide_box ) if $layout->get_attr('guidebox'); >- print STDERR "label_a: iffffffff"; > my $label_a_text = $label_a->create_label(); > _print_text($label_a_text); > ( $row_count, $col_count, $llx, $lly ) = _calc_next_label_pos( $row_count, $col_count, $llx, $lly ); >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34157
:
162282
|
167338
|
172577
|
179001
|
179002
|
183772
|
183800
| 183801 |
183802