← Back to team overview

mudlet-makers team mailing list archive

[Bug 1075492] Re: Copy HTML output - greater-than sign

 

** Changed in: mudlet
       Status: New => Confirmed

-- 
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:
  Confirmed

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


References