Ticket #279 (closed defect: fixed)
Ask before quit is broken
| Reported by: | conradcalmez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Base | Keywords: | |
| Cc: |
Description
When I add the line "Config.askBeforeQuit = false" to the local code of a world the message of the confirmation dialog is set to false instead of the dialog is not shown.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r127225 by returning with undefined (instead of false).
(Tested with Chrome)