← Back to team overview

mudlet-makers team mailing list archive

[Bug 1371365] Re: Mudlet replaces tabs in the incoming text with spaces

 

** Changed in: mudlet
       Status: Fix Committed => 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/1371365

Title:
  Mudlet replaces tabs in the incoming text with spaces

Status in Mudlet:
  Fix Released

Bug description:
  Mudlet replaces \t in the incoming text with spaces, which is a
  regression as triggers relying on \t won't work anymore. Ideally
  Mudlet would support rendering tabs properly, but until then a
  workaround shouldn't be hardcoded in the C++ core that breaks
  triggers.

  Replacing \t with spaces in Mudlets own output is OK, as that doesn't
  affect triggers.

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


References