Exception when sorting on column with tc:link
---------------------------------------------
Key: TOBAGO-437
URL: https://issues.apache.org/jira/browse/TOBAGO-437
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 1.0.11
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann
Fix For: 1.0.12
When I click on the header to sort the column I get an exception:
07-06 13:44:56,140 ERROR GENA-WAPP [http-8080-Processor21 ] Sorter No
sortable component found!
07-06 13:44:56,140 WARN GENA-WAPP [http-8080-Processor21 ] Sorter removing
attribute sortable from column _idJsp114
07-06 13:44:56,156 ERROR GENA-WAPP [http-8080-Processor21 ] Sorter Error
while extracting sortMethod :Cannot remove component property attribute
java.lang.IllegalArgumentException: Cannot remove component property attribute
at
javax.faces.component._ComponentAttributesMap.remove(_ComponentAttributesMap.java:270)
at
org.apache.myfaces.tobago.component.Sorter.removeSortableAttribute(Sorter.java:146)
at org.apache.myfaces.tobago.component.Sorter.invoke(Sorter.java:110)
at
org.apache.myfaces.tobago.component.UIData.invokeMethodBinding(UIData.java:605)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.