[
https://issues.apache.org/jira/browse/TOBAGO-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371571#comment-16371571
]
Udo Schnurpfeil commented on TOBAGO-1847:
-----------------------------------------
This don't has any relation with multi header.
The reason in the demo page sheet-multi-header.xhtml is that the *content* of
the column is plain, but not in a value-attribute in a <tc:out>
Works not:
{code:xml}
#{luminary.name}
{code}
Works:
{code:xml}
<tc:out value="#{luminary.name}"/>
{code}
> Sorting in sheet doesn't work with multi header
> -----------------------------------------------
>
> Key: TOBAGO-1847
> URL: https://issues.apache.org/jira/browse/TOBAGO-1847
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.0.6, 4.0.0
> Reporter: Henning Noeth
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 4.1.1
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)