werpu commented on PR #769: URL: https://github.com/apache/myfaces/pull/769#issuecomment-2429933454
That was not the problem if the TCK test, the problem was that the render ID was outside of any form, but given there is exactly one form in the page it was safe enough to use that one for the viewstate handling! It still would fail with a two form setup, but then you could use a form passthrough parameter to reference the form you want to use (a feature Mojarra probably does not have in its js implementation, but perfectly html5 compliant) -- 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]
