[
https://issues.apache.org/jira/browse/TRINIDAD-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Winer updated TRINIDAD-186:
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0.1-incubating-plugins-SNAPSHOT)
1.0.1-core
Status: Resolved (was: Patch Available)
This was fixed a while back.
> DEBUG-OUTPUT HTML Pretty Printer inserts unwanted whitespace after input
> element
> --------------------------------------------------------------------------------
>
> Key: TRINIDAD-186
> URL: https://issues.apache.org/jira/browse/TRINIDAD-186
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
> Environment: Must have DEBUG-OUTPUT set to true.
> Reporter: Mark Yvanovich
> Fix For: 1.0.1-core
>
> Attachments: ADFFaces-489-IndentingRW.diff
>
>
> I have a component, selectOneRadio, that renders the following HTML for each
> radio button:
> <span><input type='radio'/></span><label>My Label</label>
> The HTML pretty printer is inserting space after the input element, causing
> extra space to be rendered between the input and the label.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.