Closed
Bug 141003
Opened 23 years ago
Closed 23 years ago
checksetup.pl pauses on bug/process/verify-new-product.html.tmpl waiting for input
Categories
(Bugzilla :: Installation & Upgrading, defect, P1)
Tracking
()
VERIFIED
DUPLICATE
of bug 140664
People
(Reporter: ddkilzer, Assigned: ddkilzer)
Details
Attachments
(1 file)
538 bytes,
patch
|
Details | Diff | Splinter Review |
When using VERSION 2.56 of CGI.pm, running checksetup.pl will
pause when compiling bug/process/verify-new-product.html.tmpl.
This is the same problem I saw with Bug 137589.
Patch to follow shortly.
Assignee | ||
Updated•23 years ago
|
Assignee | ||
Comment 1•23 years ago
|
||
Adds a 'use CGI qw(-no_debug);' statement and explanation to
checksetup.pl.
Assignee | ||
Comment 2•23 years ago
|
||
ARGH! Already included in Bug 140664.
*** This bug has been marked as a duplicate of 140664 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
Heh. Yeah, I noticed this when testing on perl5.005. Interestingly, this works
without the patch on my CGI.pm version - obviously this got fixed somehow...
Status: RESOLVED → VERIFIED
Comment 4•23 years ago
|
||
clearing target milestone on invalid/duplicate/worksforme/wontfix bugs so
they'll show up as untriaged if they get reopened.
Target Milestone: Bugzilla 2.16 → ---
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•