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 "Martin Marinschek (JIRA)" <ad...@incubator.apache.org> on 2007/04/03 18:42:32 UTC

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

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.


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

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
    [ 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.


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

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer resolved ADFFACES-435.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT

The demo no longer has an exception - it was a simple demo bug (the
code assumed that table row keys were Strings, for no reason).

> 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
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>
> 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.


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

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer reassigned ADFFACES-435:
-----------------------------------

    Assignee: Adam Winer

> 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.