Re: [Trinidad] Coding error (a bug) in StampState.restoreChildStampState(StampState.java:201)

2010-06-22 Thread Max Starets
Dmitry, It is not at all obvious to me that this is a simple coding error because saveChildStampState() always returns null or Object[]. Regards, Max Dmitry Barsukov wrote: Max, I'm not sure if I modify anything within the table... The form we have here is kinda complicated and hard to rectif

Re: Id of tr:message tag is regenerated

2010-06-22 Thread Richard Yee
Upgrade to a more recent version of Trinidad. The versions you cite are a few years old. Richard On Jun 22, 2010, at 5:03 AM, "Sabitha Gopal Pandit" > wrote: Hi All, Need help ! I have raised https://issues.apache.org/jira/browse/TRINIDAD-1838. It was observed from the html view so

Id of tr:message tag is regenerated

2010-06-22 Thread Sabitha Gopal Pandit
Hi All, Need help ! I have raised https://issues.apache.org/jira/browse/TRINIDAD-1838. It was observed from the html view source of the page that the id of tr:message tag is regenerated as "formId:ComponentId::msg" using trinidad-api-1.0.4-SNAPSHOT.jar, trinidad-impl-1.0.4-SNAPSHOT.jar

JSF selectMany Tag problem

2010-06-22 Thread slayer666
Good morning, i am trying the JSF selectManyMenu tag and i when i execute the aplication renders this trace log: javax.servlet.ServletException javax.faces.webapp.FacesServlet.service(FacesServlet.java:277) causa raĆ­z java.lang.NullPointerException org.apache.catalina.conn

Re: [Trinidad] Coding error (a bug) in StampState.restoreChildStampState(StampState.java:201)

2010-06-22 Thread Dmitry Barsukov
Max, I'm not sure if I modify anything within the table... The form we have here is kinda complicated and hard to rectify keeping the defect appearing. The exception is thrown when a few manual operations on the form are done, it's not just open web page and that's it. I agree with you that findi