SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002186 | SphereServer | executable - windows build | public | 07-08-13 10:02 | 07-09-13 13:21 |
Reporter | Coruja | ||||
Assigned To | Ben | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 16-06-2013, 0.56b Prerelease | ||||
Target Version | Fixed in Version | 0.56c Nightly | |||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0002186: DIALOGLIST doesn't remove dialogs from list on dialog close | ||||
Description | When you open some dialog it will count on DIALOGLIST, but if you close it, the dialog doesnt get removed from this list. Probably this is not the correct behavior of this function I think | ||||
Steps To Reproduce | 1) Open dialog/sdialog d_lol and d_roflmao 2) .show DIALOGLIST.COUNT will return 2 (DIALOGLIST.0.ID = "d_lol" / DIALOGLIST.1.ID = "d_roflmao") 3) Now close both dialogs 4) Check DIALOGLIST again and it will continue listing these 2 dialogs | ||||
Additional Information | on changelog: 02-02-2008, Furio - Added DIALOGLIST keyword. DIALOGLIST.COUNT gives the number of open gump dialogs, DIALOGLIST.$x.ID ($x = a number between 0 and DIALOGLIST.COUNT-1) the ID of the respective gump dialog, and DIALOGLIST.$x.COUNT the number of active instances of this dialog. So to close a specified gump, DIALOGCLOSE should do. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
07-08-13 10:02 | Coruja | New Issue | |||
08-08-13 03:28 | Stanic | Note Added: 0001639 | |||
08-08-13 03:28 | Stanic | Note Edited: 0001639 | bug_revision_view_page.php?bugnote_id=0001639#r517 | ||
07-09-13 13:21 | Ben | Note Added: 0001658 | |||
07-09-13 13:21 | Ben | Status | new => resolved | ||
07-09-13 13:21 | Ben | Fixed in Version | => 0.56c Nightly | ||
07-09-13 13:21 | Ben | Resolution | open => fixed | ||
07-09-13 13:21 | Ben | Assigned To | => Ben |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|