← Back to team overview

mudlet-makers team mailing list archive

[Bug 1456794] Re: expandAlias("command", nil) should not error

 

expandAlias("x", nil) and expandAlias("x") are exactly the same as far
as Lua code is concerned.

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

Title:
  expandAlias("command", nil) should not error

Status in Mudlet:
  Opinion

Bug description:
  expandAlias("x", nil) currently gives this error: <Send: wrong
  argument type>

  expandAlias("x", nil) should be treated the same as expandAlias("x")

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


References