development/ regression: label callbacks crashing

Bug #1372644 reported by Vadim Peretokin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Fix Released
Medium
Unassigned

Bug Description

In the current development (not release_30, yay) clicking on a label causes a crash. Here's the code to reproduce this:

createLabel("messageBox", 50, 50, 100, 100, 0)

function onClickGoNorth()
  echo("the north button was clicked!")
end

setLabelClickCallback( "messageBox", "onClickGoNorth" )

Click on the label that you get top-right.

Revision history for this message
Ahmed Charles (ahmedcharles) wrote :
Changed in mudlet:
status: Confirmed → Fix Committed
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.