You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Pogonyshev (JIRA)" <de...@myfaces.apache.org> on 2007/11/15 16:49:43 UTC

[jira] Created: (TOMAHAWK-1150) fails with an exception

<t:columns sortable="true" ...> fails with an exception
-------------------------------------------------------

                 Key: TOMAHAWK-1150
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1150
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Columns
    Affects Versions: 1.1.5
            Reporter: Paul Pogonyshev
         Attachments: columns-fix.diff

Here is the exception: java.lang.IllegalArgumentException: Component property sortable is not writable.  Judging by the trunk, it happens with the trunk too.

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


[jira] Updated: (TOMAHAWK-1150) fails with an exception

Posted by "Paul Pogonyshev (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Pogonyshev updated TOMAHAWK-1150:
--------------------------------------

    Status: Patch Available  (was: Open)

> <t:columns sortable="true" ...> fails with an exception
> -------------------------------------------------------
>
>                 Key: TOMAHAWK-1150
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1150
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Columns
>    Affects Versions: 1.1.5
>            Reporter: Paul Pogonyshev
>         Attachments: columns-fix.diff
>
>
> Here is the exception: java.lang.IllegalArgumentException: Component property sortable is not writable.  Judging by the trunk, it happens with the trunk too.

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