Bugzilla – Attachment 172577 Details for
Bug 34157
Exporting labels as a barcode range can cause 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), 913 bytes, created by
Sukhmandeep
on 2024-10-09 20:14:25 UTC
(
hide
)
Description:
Bug 34157: (Follow up) Removed the debugging data
Filename:
MIME Type:
Creator:
Sukhmandeep
Created:
2024-10-09 20:14:25 UTC
Size:
913 bytes
patch
obsolete
>From 89f06af052f8d227fe79e03d0f924dedef1f59a8 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 > >--- > labels/label-create-pdf.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/labels/label-create-pdf.pl b/labels/label-create-pdf.pl >index 1f284aaa1c..09ce7ddadb 100755 >--- a/labels/label-create-pdf.pl >+++ b/labels/label-create-pdf.pl >@@ -156,7 +156,7 @@ 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.34.1
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