mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00830
[Bug 396553] Re: Non-alphanum chars stripped when line is wrapped
** Changed in: mudlet
Status: New => Fix Released
--
Non-alphanum chars stripped when line is wrapped
https://bugs.launchpad.net/bugs/396553
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Fix Released
Bug description:
When I receive a line longer than my Mudlet wrap-width: If there is a non-alpha/numeric character at the place where the line is split, then that character ends up being removed from the output.
Not a huge problem, but sometimes mucks up URLs that get pasted, for example:
Bob, the Almighty says, "Http://farm3.static.flickr
com/2363/2244846546_c7a2ffaeaf.jpg."
The actual line before wrapping had a period between flickr and com, but it was omitted from the output.
References