You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Rainer Rohloff (JIRA)" <de...@myfaces.apache.org> on 2006/07/11 15:34:29 UTC

[jira] Created: (TOBAGO-97) after sorting the labels in the header are not visible

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
        Type: Bug

 Environment: tobago 1.0.8 nightly  (03.07.2006)
IE 6 
FF 1.5
    Reporter: Rainer Rohloff


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


[jira] Resolved: (TOBAGO-97) after sorting the labels in the header are not visible

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-97?page=all ]

Bernd Bohmann resolved TOBAGO-97.
---------------------------------

    Resolution: Won't Fix

I think the problem is the request scope only resource bundle.
Please use tc:loadbundle

> 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: Trivial
>         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

        

[jira] Commented: (TOBAGO-97) after sorting the labels in the header are not visible

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ 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