Issue Details (XML | Word | Printable)

Key: SHALE-355
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Craig McClanahan
Votes: 0
Watchers: 0
Operations

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

Restore the ability to override the prefix on navigation outcomes that start a dialog

Created: 12/Dec/06 06:07 AM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Dialog
Affects Version/s: 1.0.4-SNAPSHOT
Fix Version/s: 1.0.4

Issue Links:
Duplicate
 


 Description  « Hide
This capability existed in the original dialog implementation, but was inadvertently dropped during the refactoring.


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #486047 Tue Dec 12 06:52:47 UTC 2006 craigmcc Restore the ability to override the default prefix for triggering the start of
a dialog via a navigation outcome. While we are at it, document this, and the
previously added support for a data class that implements DialogContextListener
in the web site.

SHALE-355
Files Changed
MODIFY /shale/framework/trunk/shale-dialog/src/main/java/org/apache/shale/dialog/Constants.java
MODIFY /shale/framework/trunk/shale-dialog/src/main/java/org/apache/shale/dialog/faces/DialogNavigationHandler.java
MODIFY /shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml