Your message dated Wed, 21 Apr 2010 20:37:51 +0200
with message-id <1271875071.4811.7.ca...@localhost>
and subject line Fixed by now
has caused the Debian Bug report #511863,
regarding libghc6-tagsoup-dev: Does not handle spaces between attribute name, 
'=', and value
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
511863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511863
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libghc6-tagsoup-dev
Version: 0.6-1
Severity: normal

TagSoup does not handle HTML which has spaces between the attribute
name, '=', and value.  For instance:

Prelude Text.HTML.TagSoup> parseTags "<a href='http://example.org'>"
[TagOpen "a" [("href","http://example.org";)]]
Prelude Text.HTML.TagSoup> parseTags "<a href = 'http://example.org'>"
[TagOpen "a" [("href",""),("","http://example.org";)]]

There exist pages broken in this way.  For instance:
http://galactanet.com/comic/view.php?strip=1

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Version: 0.8-1

Hi,

according to the last comment, this has been fixed in 0.8

Greetings,
Joachim
-- 
Joachim "nomeata" Breitner
Debian Developer
  [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [email protected] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to