History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1486
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jeff Coughlin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core Framework

Closing extjs window while editing an object from admin menu doesn't run cancel method

Created: 16/Sep/08 11:50 AM   Updated: 19/Nov/08 02:11 PM
Component/s: None
Affects Version/s: FarCry 5.1
Fix Version/s: FarCry 5.1

Time Tracking:
Not Specified


 Description  « Hide
When a user chooses to edit an object from the new admin menu in the unreleased version of FarCry 5.1, the window just closes rather than running a cancel method on the object. The object thus stays locked.

Suggestions:
1. Override X to run cancel method (suggested)
2. remove X (not suggested - If there is a problem with the object and a cancel button doesn't appear - or if the developer didn't use wizard layout and the content editor/user doesn't have a scroll wheel on their mouse to reach the cancel button at the bottom, then the user cannot close the dhtml popup window).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Blair McKenzie - 19/Nov/08 02:11 PM
Event added to edit close that calls the object unlock facade.