← Back to team overview

mudlet-makers team mailing list archive

[Bug 851878] Re: cechoLink, dechoLink, and hechoLink not accepting the true/false argument

 

the problem seems to be located in the GUIUtils.lua. Each of the function calls the xEcho function and this one sets a variable for the format but never uses it. 
It also seems quite incomplete to all the different formats (underline, bold, italics) and doesn't even use them, if you use another window than the main one.

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

Title:
  cechoLink, dechoLink, and hechoLink not accepting the true/false
  argument

Status in Mudlet the MUD client:
  New

Bug description:
  dechoLink("<255,0,0>HI THERE!",[[code=1]],"Popup",false) does not work
  - It still underlines the text, which it should not be doing. There is
  no way around this, and this is the same for cechoLink and hechoLink.

  I've not tested the dinsertLink, cinsertLink, hinsertLink, but I
  assume these have the same problem, if they insert at all!

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


Follow ups

References