DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43122>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43122 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-29 11:57 ------- Created an attachment (id=20731) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20731&action=view) Suggested patch This changes the ActionRouter, so that it call GuiPackage.updateCurrentGui instead of updateCurrentNode. If "updateCurrentNode" is called, then the "currentNodeUpdated" will "true" afterwards, which means any changes made to the node will not be moved from GUI to model. Calling "updateCurrentGui" will leave "currentNodeUpdated" at "false" afterwards, and therefore any changes made in the GUI will correctly be copied into the model. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
