You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Torsten Liermann (JIRA)" <de...@myfaces.apache.org> on 2009/03/28 17:18:50 UTC

[jira] Created: (TOMAHAWK-1406) groupBy attribute does not work

groupBy attribute does not work
-------------------------------

                 Key: TOMAHAWK-1406
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1406
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Column, Extended Datatable
    Affects Versions: 1.1.8
            Reporter: Torsten Liermann


groupby attribute from tomahawk column does not works. In version
1.1.6 it does.

Torsten


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


[jira] Commented: (TOMAHAWK-1406) groupBy attribute does not work

Posted by "Torsten Liermann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717147#action_12717147 ] 

Torsten Liermann commented on TOMAHAWK-1406:
--------------------------------------------

Sorry, it was my mistake. I'm working with own value types and so I must implement the equals(Object) method. 

> groupBy attribute does not work
> -------------------------------
>
>                 Key: TOMAHAWK-1406
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1406
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Column, Extended Datatable
>    Affects Versions: 1.1.8
>            Reporter: Torsten Liermann
>            Assignee: Leonardo Uribe
>
> groupby attribute from tomahawk column does not works. In version
> 1.1.6 it does.
> My environment
>  - myfaces 1.2.5:
>  - tomahawk12-1.1.18
>  - facelets 1.1.14
> - jboss-el 2.0.1.GA 
>  - tomcat  6.0.18
> Torsten

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


[jira] Resolved: (TOMAHAWK-1406) groupBy attribute does not work

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

Leonardo Uribe resolved TOMAHAWK-1406.
--------------------------------------

    Resolution: Invalid
      Assignee: Leonardo Uribe

> groupBy attribute does not work
> -------------------------------
>
>                 Key: TOMAHAWK-1406
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1406
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Column, Extended Datatable
>    Affects Versions: 1.1.8
>            Reporter: Torsten Liermann
>            Assignee: Leonardo Uribe
>
> groupby attribute from tomahawk column does not works. In version
> 1.1.6 it does.
> My environment
>  - myfaces 1.2.5:
>  - tomahawk12-1.1.18
>  - facelets 1.1.14
> - jboss-el 2.0.1.GA 
>  - tomcat  6.0.18
> Torsten

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


[jira] Commented: (TOMAHAWK-1406) groupBy attribute does not work

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713371#action_12713371 ] 

Leonardo Uribe commented on TOMAHAWK-1406:
------------------------------------------

I checked this feature and the demo works correctly. The configuration presented seems to cause a problem but I think it is not related to groupby.

In this issue: 

MYFACES-1902 Allow to use different ExpressionFactory implementation

It was added a param called org.apache.myfaces.EXPRESSION_FACTORY, that allow configure a different expression factory (in this case jboss-el 2.0.1) for jsp 2.1 containers (like tomcat 6.0.18). This issue was solved recently for 1.2.7-SNAPSHOT.

I'll resolve this issue as invalid, but if the bug is still present, we can reopen it.

> groupBy attribute does not work
> -------------------------------
>
>                 Key: TOMAHAWK-1406
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1406
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Column, Extended Datatable
>    Affects Versions: 1.1.8
>            Reporter: Torsten Liermann
>
> groupby attribute from tomahawk column does not works. In version
> 1.1.6 it does.
> My environment
>  - myfaces 1.2.5:
>  - tomahawk12-1.1.18
>  - facelets 1.1.14
> - jboss-el 2.0.1.GA 
>  - tomcat  6.0.18
> Torsten

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