[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4239) e:formula ignores xls-format-mask style attribute

Eric Jung (JIRA) jira-events at lists.jboss.org
Thu Jun 11 14:49:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Jung updated JBSEAM-4239:
------------------------------

    Attachment: JXLHelper.java.diff


Looks like maybe this was fixed in trunk, but I can't really tell where the Excel module is in the seam trunk. Anyway, patch is against http://anonsvn.jboss.org/repos/seam/tags/JBoss_Seam_2_1_1_GA/src/excel/org/jboss/seam/excel/jxl/JXLHelper.java

> e:formula ignores xls-format-mask style attribute
> -------------------------------------------------
>
>                 Key: JBSEAM-4239
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4239
>             Project: Seam
>          Issue Type: Patch
>          Components: Excel
>    Affects Versions: 2.1.1.CR1, 2.1.1.CR2, 2.1.1.GA, 2.1.2.CR1, 2.1.2.CR2, 2.1.2.GA
>            Reporter: Eric Jung
>         Attachments: JXLHelper.java.diff
>
>
> Setting a number format with xls-format-mask on e:formula doesn't do anything. Example:
> <e:formula column="4" row="0" value="SUM(E21:E24)" style="xls-format-mask: $##,###,###,###,###.##;$(##,###,###,###,###.##)"/>
> Patch attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list