Issue 867556: latex2html convert bug (original) (raw)
Issue867556
Created on 2003-12-30 09:15 by quiver, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg19489 - (view) | Author: George Yoshida (quiver) ![]() |
Date: 2003-12-30 09:15 |
The document of mailbox has an odd hyperlink. http://www.python.org/doc/current/lib/module- mailbox.html For more information, see Unix: Why the Content- Length Format is Bad" >Configuring Netscape Mail on Unix: Why the Content-Length Format is Bad. The site title is duplicated and includes a '>'. The link should look like this: For more information, see Configuring Netscape Mail on Unix: Why the Content-Length Format is Bad. Probably UNIX in libmailbox.tex causes the problem and fails to convert to a valid html markup. In Python 2.2, I can't see this bug. http://www.python.org/doc/2.2.3/lib/module- mailbox.html | ||
msg19490 - (view) | Author: George Yoshida (quiver) ![]() |
Date: 2004-11-04 11:57 |
Logged In: YES user_id=671362 Fixed by patch #1054715. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:01 | admin | set | github: 39739 |
2003-12-30 09:15:14 | quiver | create |