Skip Menu |

This queue is for tickets about the HTML-Clean CPAN distribution.

Report information
The Basics
Id: 39291
Status: new
Priority: 0/
Queue: HTML-Clean

People
Owner: Nobody in particular
Requestors: reinpost [...] win.tue.nl
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.8
Fixed in: (no value)



Subject: better Javascript comment removal
A patch to improve Javascript comment removal: also removes // comments that don't start a line, and /* block comments */. This may actually produce invalid Javascript code, since we don't actually parse the Javascript properly, and // and /* may of course occur within strings. But the unpatched version has the same problem. The patch includes some improvements reported in earlier tickets. Readers of http://www.nonplus.net/software/mt/MTOptimizeHTML.htm may also want to try it out.
Subject: Clean.pm.diff-u
Download Clean.pm.diff-u
application/octet-stream 1k

Message body not shown because it is not plain text.

From: reinpost [...] win.tue.nl
I left the warnings in, sorry.
Download Clean.pm.diff-u
application/octet-stream 992b

Message body not shown because it is not plain text.