|
|
I'm working on a bug involving JSF/Trinidad, Facelets, and partial page rendering. Our application has tables and drop-down lists that use PPR. If PPR is activated (table sort, drop-down change, etc.), any attempts to navigate away from the current page result in a refresh. A second click on the link results in successful navigation to the next view.
We're using:
- SWF 1.0.5
- MyFaces 1.1.5
- Trinidad 1.0.7
- Facelets 1.1.11
I'm not able to post any code or logs right now, but I'm hoping this is a common problem. Any help is appreciated, thank you!
Of course less than 10 minutes later it becomes obvious...
Upgrading to Facelets 1.1.14 appears to have fixed it. Please disregard! |
|