RT for rt.cpan.org
Skip Menu
|
Bug #95396 for CGI-ProgressBar: ProgressBar.pm error on line 350
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
CGI-ProgressBar CPAN distribution
.
Report information
The Basics
Id:
95396
Status:
new
Priority:
0/
Queue:
CGI-ProgressBar
People
Owner:
Nobody in particular
Requestors:
wherrera [...] skylightview.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Tue May 06 01:45:52 2014
wherrera [...] skylightview.com - Ticket created
Subject:
ProgressBar.pm error on line 350
Date:
Mon, 5 May 2014 19:45:43 -1000
To:
bug-CGI-ProgressBar [...] rt.cpan.org
From:
William Herrera <wherrera [...] skylightview.com>
There is an error in the bracket (missing right } ) in this file's JavaScript. Line 350 should change from: }\n"; to }}\n;" and then it works.