Bug#303619: libhtml-clean-perl: double comment tag at end of javascript added

Werner Heuser Werner Heuser <wehe@debian.org>, 303619@bugs.debian.org
Thu, 07 Apr 2005 19:53:21 +0200


Package: libhtml-clean-perl
Version: 0.8-6
Severity: important

The htmlclean script adds one superfluos comment tag behind the "closing" 
comment tag of java script:

<script>
<!--
...
// -->// --> </script>

The script should do it this way:

<script>
<!--
...
// --> </script>

	Thank you

	Werner

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libhtml-clean-perl depends on:
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information