javaee / mojarra

PLEASE NOTE: This project has moved to Eclipse Foundation and will be archived under the JavaEE GitHub Organization. After Feb. 1, 2021, the new location will be github.com/javaee/mojarra. Mojarra - Oracle's implementation of the JavaServer Faces specification
https://github.com/eclipse-ee4j/mojarra
Other
164 stars 58 forks source link

Lost component value after validation failure with multiple forms #4398

Open matinh opened 5 years ago

matinh commented 5 years ago

I reported PrimeFaces issue #4765, which turned out to happen only with Mojarra and not with MyFaces. So PrimeFaces guys asked me to report the issue at Mojarra, what is what I'm doing now.

All details, including a complete reproducer, can be found at the specified PrimeFaces issue.

melloware commented 5 years ago

@matinh I think they will want you to copy the complete details here including the reproducer.

matinh commented 5 years ago

Hi @melloware! And thank's for your help.

@matinh I think they will want you to copy the complete details here including the reproducer.

Well, every information (including the reproducer) is just a click away. If I really have to copy all infos here, some of the Mojarra guys should please let me know, what exactly they need. And I'll try to provide the required information.

NicolaIsotta commented 5 years ago

@matinh This is the old mojarra repository, you can find the new one here: https://github.com/eclipse-ee4j/mojarra

matinh commented 5 years ago

Thanks @NicolaIsotta! I created another issue at the new repo: https://github.com/eclipse-ee4j/mojarra/issues/4562