Shane Petroff wrote:
I actually have 2 classes of problems I can't figure out. The first is
the one outlined in this email's subject.... MyFaces will complain
about no submitted values. ... With the new UI, every *second* click
of the student commandLink works. During the submits where nothing
happens, the appropriate backing bean is created, but none of it's
methods are called and the page refreshes.
FWIW, I can eliminate both problems by reverting to old myfaces
versions. If I back-date to an old tomahawk-1.1.5-SNAPSHOT.jar I can
eliminate the warnings. If I back-date the core to
mayfaces-api-1.1.4.jar and mayfaces-impl-1.1.4.jar then the weird
navigation issues go away too. I'll try to pare the example code down
further before submitting the bugs.
--
Shane