mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01495
[Bug 511941] Re: Jan 24th git newline between prompt and first line is shown as ÿ in html log
** Changed in: mudlet
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/511941
Title:
Jan 24th git newline between prompt and first line is shown as ÿ in
html log
Status in Mudlet the MUD client:
Fix Released
Bug description:
In current git, HTML logging will generate text like this:
5344h, 4568m, 25590e, 19784w cexkdb- (20:22:33:25)ÿYour aura of weapons rebounding disappears.
You thrust your blade towards Vindur but he dodges easily out of the way.
While it should be:
5344h, 4568m, 25590e, 19784w cexkdb- (20:22:33:25)
Your aura of weapons rebounding disappears.
You thrust your blade towards Vindur but he dodges easily out of the way.
With the ÿ acting as a linebreak.
References