[ 
https://issues.apache.org/jira/browse/TOBAGO-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893932#comment-15893932
 ] 

Hudson commented on TOBAGO-1703:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #791 (See 
[https://builds.apache.org/job/Tobago%20Trunk/791/])
TOBAGO-1703: No ID for tc:out with labelLayout=skip
* an outer DIV with the ID is now always rendered, even for labelLayout=skip
* this commit also resolve TOBAGO-1707
[developed by hnoeth] (deki: 
[http://svn.apache.org/viewvc/?view=rev&rev=1785228])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFile.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIInput.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectManyListbox.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectManyShuttle.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectOneChoice.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectOneListbox.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/InRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/LabelLayoutRendererBase.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectBooleanCheckboxRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyShuttleRenderer.java


> No ID for tc:out with labelLayout=skip
> --------------------------------------
>
>                 Key: TOBAGO-1703
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1703
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.0.3
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>             Fix For: 3.1.0
>
>         Attachments: 1703___1707.patch, 
> TOBAGO_1703_No_ID_for_tc_out_with_labelLayout_skip.patch
>
>
> ID is not rendered for: {code:xml}<tc:out id="id123" labelLayout="skip">{code}
> The ID is set to an outer DIV. "labelLayout='skip'" remove that outer DIV and 
> thus also the ID.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to