Hello all,

I have somehow broken my application and can't figure out what I've done to cause it. Every h:commandLink in my app is currently broken and not only do I not know why, but I've spent several days working in an area of the application which is accessible by navigating via a h:commandButton, so I don't even know when I broke things. CommandLinks now generate javascript errors either trying to reference a non-existent component or a non-existent function. Some of the now broken pages have been unchanged for weeks, others completely reworked. Since navigation via button works, I can confirm that managed beans are being created and called, but I can't figure out why the javascript used for commandLinks gets hosed. Anyone else seen something like this?

--
Shane

Reply via email to