You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org> on 2008/01/08 16:23:35 UTC

[jira] Closed: (XAP-443) Widgets: Table: VerticalLinecolor and HorizontalLineColor cause errors to be thrown when set

     [ https://issues.apache.org/jira/browse/XAP-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-443.
----------------------------

    Resolution: Duplicate

> Widgets: Table: VerticalLinecolor and HorizontalLineColor cause errors to be thrown when set
> --------------------------------------------------------------------------------------------
>
>                 Key: XAP-443
>                 URL: https://issues.apache.org/jira/browse/XAP-443
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: Table/Tree/TreeTable
>            Reporter: Trevor Oldak
>
> open the table widget component test and set vertical or horizontalLineColor
> The following error is thrown when vertical or horizontalLineColor is set:
> [16:50:26 ERROR exception] Exception occured exception: Exception:Bad attribute with name verticalLineColor and value pink on element <table id="testComponent" verticalLineColor="pink"><column id="column1" horizontalAlignment="right" width="160px" onCreate="mco:attributeSetter.registerElement(this)"><header id="header1" text="r:Column 1" onCreate="mco:attributeSetter.registerElement(this)" comment_a0="Try correcting the next line, it should" comment_a1="overwrite the column value:" horizontalAlignmentt="right"/></column><column id="xap:1179348609771264" horizontalAlignment="right" width="80px"><header id="xap:1179348609771266" text="c:Column 2" horizontalAlignment="center"/></column><column id="column3" width="40px" onCreate="mco:attributeSetter.registerElement(this)"><header id="xap:1179348609771269" text="d:Column 3"/></column><row id="row1" onCreate="mco:attributeSetter.registerElement(this)"><cell id="xap:1179348609771272" text="L:a" horizontalAlignment="left"/><cell id="xap:1179348609771274" text="b"/><cell id="xap:1179348609771276" text="c"/><row id="myBranch" onCreate="mco:attributeSetter.registerElement(this)"><cell id="xap:1179348609771279" horizontalAlignment="right" text="r:depth 2 a"/><cell id="xap:1179348609771281" text="depth 2 b"/><cell id="xap:1179348609771283" text="depth 2 c"/><row id="xap:1179348609771285"><cell id="xap:1179348609771287" horizontalAlignment="left" text="L:depth 3 a"/><cell id="xap:1179348609771289" text="depth 3 b"/><cell id="xap:1179348609771291" text="depth 3 c"/></row></row></row><row id="myRow" onCreate="mco:attributeSetter.registerElement(this)"><cell id="xap:1179348609771294" text="x"/><cell id="xap:1179348609771296" text="y"/><cell id="xap:1179348609771298" text="z"/></row><row id="row3" onCreate="mco:attributeSetter.registerElement(this)"><cell id="xap:1179348609771301" text="aaaaaaaaaaaaaaaaaa"/><cell id="xap:1179348609771303" text="c:bbbbbb" horizontalAlignment="center"/><cell id="xap:1179348609771305" text="ccccc"/></row></table> because of Exception: TypeError - _14bc has no properties

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.