← Back to team overview

mudlet-makers team mailing list archive

[Bug 1094123] [NEW] (c|d|h)echoLink("[ ] HELLO!", "lua", "hint", nil) fails to render

 

Public bug reported:

As per a recent git change, echoLink("[ ] HELLO!", "lua", "hint", nil)
will show nothing. echoLink("[ ] HELLO!", "lua", "hint", false) or
echoLink("[ ] HELLO!", "lua", "hint") work.

LuaGlobal API needs to be updated for this.

** Affects: mudlet
     Importance: Low
     Assignee: Vadim Peretokin (vperetokin)
         Status: New

** Changed in: mudlet
   Importance: Undecided => Low

** Changed in: mudlet
     Assignee: (unassigned) => Vadim Peretokin (vperetokin)

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

Title:
  (c|d|h)echoLink("[ ] HELLO!", "lua", "hint", nil) fails to render

Status in Mudlet the MUD client:
  New

Bug description:
  As per a recent git change, echoLink("[ ] HELLO!", "lua", "hint", nil)
  will show nothing. echoLink("[ ] HELLO!", "lua", "hint", false) or
  echoLink("[ ] HELLO!", "lua", "hint") work.

  LuaGlobal API needs to be updated for this.

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


Follow ups

References