Bugs item #1506028, was opened at 2006-06-14 13:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506028&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Sven Meier (svenmeier)
Assigned to: Nobody/Anonymous (nobody)
Summary: MarkupContainer#replace() and Undo

Initial Comment:
We're encountering two bugs related to
MarkupContainer#replace() and Undo:

- MarkupContainer#replace() reports addition and
removal of components in the wrong sequence to the
version manager.

- Component#isVersioned() returns false if the
component wasn't rendered once, resulting in the
version manager not correctly informed of a replace of
this component.

Please see attached testcase and diffs for a possible fix.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506028&group_id=119783


_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to