You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/12/02 01:55:20 UTC

[jira] Resolved: (MYFACES-2438) h:selectOneRadio can't render HTML.NBSP_ENTITY before start label text

     [ https://issues.apache.org/jira/browse/MYFACES-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2438.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

> h:selectOneRadio can't render HTML.NBSP_ENTITY before start label text
> ----------------------------------------------------------------------
>
>                 Key: MYFACES-2438
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2438
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-alpha-2
>
>
> One test that comes from tck does not allow to put a HTML.NBSP_ENTITY before start label text for a select one radio. It is known that do not render this stuff could cause a checkbox be rendered too close to the text (see TOMAHAWK-1395), but note here we are taking about a radio button. Anyway, we have to replace render this text with a space in order to pass a tck test.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.