Problem with inputListOfValues demo ----------------------------------- Key: ADFFACES-435 URL: https://issues.apache.org/jira/browse/ADFFACES-435 Project: MyFaces ADF-Faces Issue Type: Bug Components: Documentation Reporter: Martin Marinschek
Hi *, there's two problems with the input list of values demo under: http://example.irian.at/trinidad-demo-20070402/faces/components/inputListOfValues.jspx 1) it doesn't open in correct size under firefox (it does under IE) 2) when I click on select, I get an exception thrown - short stacktrace down below: javax.servlet.ServletException: Error calling action method of component with id _idJsp12 javax.faces.webapp.FacesServlet.service(FacesServlet.java:154) org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:209) org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:166) org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139) org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) org.apache.myfaces.trinidaddemo.webapp.RedirectFilter.doFilter(RedirectFilter.java:97) regards, Martin -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.