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

Key: RIFE-209
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Geert Bevin
Reporter: Chris Smoak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RIFE

embedded elements should be able to cancel the embedding context when exiting

Created: 04/Apr/05 08:48 AM   Updated: 05/Apr/05 08:42 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Scale: Unknown


 Description  « Hide
embedded elements cannot cause page changes eaily, but only changes in the current element. This presents problems when trying to use an emebedded element for a menu, for example, where exit()ing from that element should change the page's element (the embedding element), and not just the embedded element.

 All   Comments   Work Log   Change History      Sort Order:
Geert Bevin [05/Apr/05 08:42 PM]
Implemented as an embedding="cancel" attribute on both the globalexit and flowlink tags.