Thanks. I hope he does. It's a really annoying issue and you have to find a certain page in the wiki to understand what's really going on.
-----Original Message----- From: Robert Stokes [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 10, 2007 5:03 PM To: MyFaces Discussion Subject: Re: Facelets PPR id question (should I submit a JIRA?) Dan, It's a facelet issue, I don't remember all of the specifics but on a ppr request, facelets is regenerating the component tree for some reason and will assign a new id if you don't have one set. The different id causes the action to never happen. A person I work with did a patch to facelets to fix the issue, but I don't think he ever submitted back to the facelets project. I'll try to find out if he remembers the specifics. Rob Stokes "Hannum, Daniel" <[EMAIL PROTECTED] emierInc.com> To "MyFaces Discussion" 07/10/2007 02:47 <[email protected]> PM cc Subject Please respond to Facelets PPR id question (should I "MyFaces submit a JIRA?) Discussion" <[EMAIL PROTECTED] ache.org> I found this article: http://wiki.apache.org/myfaces/Facelets_with_Trinidad There's a section, "Using Trinidad PPR (Partial Page Rendering) with Facelets", which discusses an issue where unless you have id's on all your command components, you get the same page redisplayed instead of where you wanted to go. I was getting bitten in the ass by this for a long time until I finally stumbled across that footnote. I didn't see a JIRA issue to address this? I'm prepared to add one if there isn't. Is it a Trinidad issue or a Facelets issue? Does anyone know? Thanks Dan ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc. ----------------------------------------- ***Note:The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the Sender immediately by replying to the message and deleting it from your computer. Thank you. Premier Inc.

