[jbosstools-issues] [JBoss JIRA] (JBIDE-9950) birt: ajax rendering does not work

Frosty Z (JIRA) jira-events at lists.jboss.org
Wed Nov 28 11:28:22 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737795#comment-12737795 ] 

Frosty Z edited comment on JBIDE-9950 at 11/28/12 11:28 AM:
------------------------------------------------------------

Very similar issue here, when I try to do a CSV export containing a field named "user_id".
It seems to that the field value is incorrectly considered by BIRT as an Integer even if is defined as a String.
                
      was (Author: frostyz):
    Same issue here, when I try to do a CSV export containing a field named "user_id".
It seems to that the field value is incorrectly considered by BIRT as an Integer even if is defined as a String.
                  
> birt: ajax rendering does not work
> ----------------------------------
>
>                 Key: JBIDE-9950
>                 URL: https://issues.jboss.org/browse/JBIDE-9950
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: birt
>    Affects Versions: 3.3.0.M3
>            Reporter: u j
>            Assignee: Snjezana Peco
>             Fix For: 3.3.x
>
>
> When ajax-rendering a b:birt component in a JSF application (not Seam), the parameters b:param are not sent to Birt, so you get
> 10:33:54,187 SEVERE [org.jboss.tools.birt] (ajp-127.0.0.1-127.0.0.1-8009-1) the value of parameter estabId is invalid: org.eclipse.birt.core.exception.CoreException: Can not convert the value of  to Integer type.
> at org.eclipse.birt.core.data.DataTypeUtil.toInteger(DataTypeUtil.java:276) [org.eclipse.birt.runtime_3.7.1.v20110913-1734.jar:]
> at org.jboss.tools.birt.servlet.JBossBirtServlet.stringToObject(JBossBirtServlet.java:183) [jboss-birt-servlet.jar:]
> at org.jboss.tools.birt.servlet.JBossBirtServlet.evaluateParameterValues(JBossBirtServlet.java:142) [jboss-birt-servlet.jar:]
> at org.jboss.tools.birt.servlet.JBossBirtServlet.doGet(JBossBirtServlet.java:108) [jboss-birt-servlet.jar:]
> at org.jboss.tools.birt.servlet.JBossBirtServlet.doPost(JBossBirtServlet.java:123) [jboss-birt-servlet.jar:]
> This happens e.g. in a popup or a collapsiblePanel (RichFaces).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list