You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2007/04/12 23:22:15 UTC

[jira] Commented: (ADFFACES-435) Problem with inputListOfValues demo

    [ https://issues.apache.org/jira/browse/ADFFACES-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488530 ] 

Adam Winer commented on ADFFACES-435:
-------------------------------------

Dialog sizing should be a separate issue (it applies to more than inputListOfValues) - this JIRA will stick to the exception.

> 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
>         Assigned To: Adam Winer
>
> 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.