mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02236
[Bug 1075492] [NEW] Copy HTML output - greater-than sign
Public bug reported:
In the MUD text screen, you can right-click to get a context menu. The
option "Copy HTML" generates code from the selected text and places it
on the clipboard. A problem is encountered where the greater-than
symbol ">" is coded as &rt; in the output - this should likely be coded
as > instead. The rendered html inserts a literal "&rt;" in place of
">" when viewed in a HTML browser.
Reference: http://www.w3.org/TR/REC-html40/charset.html#entities
OS: Ubuntu 12.04 (precise) 64-bit
version/package: 2.0-rc13-1ubuntu2 from http://ppa.launchpad.net/mudlet-makers/ppa/ubuntu
** Affects: mudlet
Importance: Undecided
Status: New
** Tags: html
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1075492
Title:
Copy HTML output - greater-than sign
Status in Mudlet the MUD client:
New
Bug description:
In the MUD text screen, you can right-click to get a context menu.
The option "Copy HTML" generates code from the selected text and
places it on the clipboard. A problem is encountered where the
greater-than symbol ">" is coded as &rt; in the output - this should
likely be coded as > instead. The rendered html inserts a literal
"&rt;" in place of ">" when viewed in a HTML browser.
Reference: http://www.w3.org/TR/REC-html40/charset.html#entities
OS: Ubuntu 12.04 (precise) 64-bit
version/package: 2.0-rc13-1ubuntu2 from http://ppa.launchpad.net/mudlet-makers/ppa/ubuntu
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1075492/+subscriptions
Follow ups
References