mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01351
[Bug 567230] [NEW] echo() to a miniconsole not working properly on text containing spaces
Public bug reported:
Echoing text containing a space or spaces to a miniconsole causes everything up to the last space in the string to be stripped. Ex.
echo("StatusBar", "test1 test2 test3") will echo only test3. Bug found using version 1.1.1 built from latest git sources as of 4/20/10 on win32.
** Affects: mudlet
Importance: Medium
Status: New
--
echo() to a miniconsole not working properly on text containing spaces
https://bugs.launchpad.net/bugs/567230
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
Echoing text containing a space or spaces to a miniconsole causes everything up to the last space in the string to be stripped. Ex.
echo("StatusBar", "test1 test2 test3") will echo only test3. Bug found using version 1.1.1 built from latest git sources as of 4/20/10 on win32.
Follow ups
References