Can't pass booleans as event handler arguments

Bug #1150994 reported by Vadim Peretokin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mudlet
Fix Released
Wishlist
Unassigned

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"
}

Revision history for this message
Heiko (koehnheiko) wrote : Re: [Mudlet-makers] [Bug 1150994] [NEW] Can't pass booleans as event handler arguments

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
>

Changed in mudlet:
importance: Undecided → Critical
importance: Critical → Wishlist
Revision history for this message
Eric Wallace (eewallace) wrote :

This is implemented now.

Changed in mudlet:
status: New → Fix Committed
milestone: none → 3.0
Changed in mudlet:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.