this isn't a bug, can't we somehow get the launchpad bugtracker to add 
categories such as feature request and mac osx?


Am 07.03.2013 03:18, schrieb Vadim Peretokin:
> Public bug reported:
>
> For example, make an event handler for test with this code:
>
> function test(...)
>    display{...}
> end
>
> And do:
>
> raiseEvent("test", true)
>
> Will result in:
>
> {
>    "test"
> }
>
> ** 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/1150994

Title:
  Can't pass booleans as event handler arguments

Status in Mudlet the MUD client:
  New

Bug description:
  For example, make an event handler for test with this code:

  function test(...)
    display{...}
  end

  And do:

  raiseEvent("test", true)

  Will result in:

  {
    "test"
  }

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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to