[ http://issues.apache.org/jira/browse/MYFACES-639?page=all ]
     
Martin Marinschek closed MYFACES-639:
-------------------------------------

    Fix Version: Nightly
     Resolution: Fixed

Forgot to set fix version to nightly

> wrong renderer for HtmlCommandSortHeader
> ----------------------------------------
>
>          Key: MYFACES-639
>          URL: http://issues.apache.org/jira/browse/MYFACES-639
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk
>     Versions: 1.1.0, Nightly
>     Reporter: Dave Brondsema
>     Assignee: Martin Marinschek
>     Priority: Minor
>      Fix For: Nightly

>
> HtmlCommandSortHeader.xml and HtmlCommandSortHeader.java specify 
> DEFAULT_RENDERER_TYPE = "javax.faces.Link" but it should be 
> org.apache.myfaces.SortHeader
> This causes the custom rendering (i.e. direction arrows not to appear).   I 
> do not know if this manifests itself with JSPs.   Using facelets, I used the 
> HtmlCommandSortHeader.java file as a reference to know which render to use in 
> the facelet config.  I used javax.faces.Link and didn't get the arrows; I had 
> to change it to org.apache.myfaces.SortHeader.  

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

Reply via email to