Bob Mitchell created DELTASPIKE-512:
---------------------------------------
Summary: Navigation happens twice if DeltaSpikeNavigationHandler
is dsiabled
Key: DELTASPIKE-512
URL: https://issues.apache.org/jira/browse/DELTASPIKE-512
Project: DeltaSpike
Issue Type: Bug
Components: JSF-Module
Affects Versions: 0.5, 0.6
Reporter: Bob Mitchell
The handleNavigation method calls the wrapped navigation handler if the class
is not activated and then falls through to its activated navigation code.
It appears that there should be a return statement at the end of the "if" block
to prevent this.
NOTE: If the navigation is an Ajax redirect, this is causing the XML to be
generated twice, which cause the client side processing to fail.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)