← Back to team overview

mudlet-makers team mailing list archive

[Bug 567230] Re: echo() to a miniconsole not working properly on text containing spaces

 

** Changed in: mudlet
       Status: New => 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/567230

Title:
  echo() to a miniconsole not working properly on text containing spaces

Status in Mudlet the MUD client:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/567230/+subscriptions


References