Skip Menu |

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)



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.