← Back to team overview

mudlet-makers team mailing list archive

[Bug 1027732] [NEW] insertLink with formatting argument shows nothing

 

Public bug reported:

Here's an example:

insertLink("{I work}", '', '')

fg('green')
insertLink("{I won't}", '', '', true)

It's expected that the second insertLink will show up green - however,
it doesn't.

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1027732

Title:
  insertLink with formatting argument shows nothing

Status in Mudlet the MUD client:
  New

Bug description:
  Here's an example:

  insertLink("{I work}", '', '')

  fg('green')
  insertLink("{I won't}", '', '', true)

  It's expected that the second insertLink will show up green - however,
  it doesn't.

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


Follow ups

References