[ http://issues.apache.org/jira/browse/TOBAGO-97?page=comments#action_12441853 ] Bernd Bohmann commented on TOBAGO-97: -------------------------------------
Is the column name set with a resource bundle value? If yes, are you using f:loadBundle or tc:loadBundle? AJAX enabled needs tc:loadBundle, because tc:loadBundle add the ResourceBundle-Reference to the session and you need the Bundle-Reference for the AJAX request. > after sorting the labels in the header are not visible > ------------------------------------------------------ > > Key: TOBAGO-97 > URL: http://issues.apache.org/jira/browse/TOBAGO-97 > Project: MyFaces Tobago > Issue Type: Bug > Affects Versions: 1.0.7, 1.0.8 > Environment: tobago 1.0.8 nightly (03.07.2006) > IE 6 > FF 1.5 > Reporter: Rainer Rohloff > Priority: Critical > Attachments: afterSort.png, beforeSort.png > > > If AJAX is enabled, after sorting the labels in the header (of the sorted > columns) are not visible. > Only the sort indicator is visible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
