werpu commented on PR #502: URL: https://github.com/apache/myfaces/pull/502#issuecomment-1413482421
Yes thats pretty much where it fails, the failing Spec790 test issues an implicit ajax navgiation over an action outcome, the root cause simply is that the impl fails to detect the jakarta.faces.ViewState and other parameters properly because internally they were not prefixed, and thats pretty much all my fix and the code I got from @volosied I was basing my fix on, was about! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
