You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2012/06/27 17:30:43 UTC

[jira] [Created] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Udo Schnurpfeil created TOBAGO-1167:
---------------------------------------

             Summary: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
                 Key: TOBAGO-1167
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.6.0-beta-2, 1.5.6
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil
            Priority: Minor




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402608#comment-13402608 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-1.5.x #56 (See [https://builds.apache.org/job/tobago-1.5.x/56/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
Merged from trunk [from revision 1354708] (Revision 1354710)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354710
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-facelets/src/main/java/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1167.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0-beta-3
                   1.5.7
    
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405881#comment-13405881 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-trunk #821 (See [https://builds.apache.org/job/tobago-trunk/821/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
Merged from tobago-1.5.x [from revision 1356585] (Revision 1356588)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1356588
Files : 
* /myfaces/tobago/trunk
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/menuBar/menuBar-fieldId.xhtml
* /myfaces/tobago/trunk/tobago-example/tobago-example-test/src/main/webapp/tc/menuBar/menuBar.xhtml

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402602#comment-13402602 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-trunk #812 (See [https://builds.apache.org/job/tobago-trunk/812/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
 - jsf 1.1 variant (Revision 1354749)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354749
Files : 
* /myfaces/tobago/trunk/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.1/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/trunk/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.1/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402563#comment-13402563 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-trunk #811 (See [https://builds.apache.org/job/tobago-trunk/811/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId" (Revision 1354708)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354708
Files : 
* /myfaces/tobago/trunk/tobago-extension/tobago-facelets/src/main/java/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.java
* /myfaces/tobago/trunk/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/trunk/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402609#comment-13402609 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-1.5.x #57 (See [https://builds.apache.org/job/tobago-1.5.x/57/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
Merged from trunk [from revision 1354708] (Revision 1354710)

     Result = FAILURE
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354710
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-facelets/src/main/java/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405824#comment-13405824 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-1.5.x #66 (See [https://builds.apache.org/job/tobago-1.5.x/66/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId" (Revision 1356585)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1356585
Files : 
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/menuBar/menuBar-fieldId.xhtml
* /myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-example-test/src/main/webapp/tc/menuBar/menuBar.xhtml

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TOBAGO-1167) and should have the attributes "id" and "fieldId"

Posted by "Hudson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402697#comment-13402697 ] 

Hudson commented on TOBAGO-1167:
--------------------------------

Integrated in tobago-1.5.x #58 (See [https://builds.apache.org/job/tobago-1.5.x/58/])
    TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
 - jsf 1.1 variant (Revision 1354748)
TOBAGO-1167: <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
Merged from trunk [from revision 1354708] (Revision 1354710)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354748
Files : 
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.1/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.1/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1354710
Files : 
* /myfaces/tobago/branches/tobago-1.5.x
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-facelets/src/main/java/org/apache/myfaces/tobago/facelets/extension/TobagoMenuExtensionHandler.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuCheckboxExtensionTag.java
* /myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-taglib-extension/src/main/java-jsf-1.2/org/apache/myfaces/tobago/internal/taglib/extension/MenuRadioExtensionTag.java

                
> <tx:menuCheckbox> and <tx:menuRadio> should have the attributes "id" and "fieldId"
> ----------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1167
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1167
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.6, 1.6.0-beta-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.5.7, 1.6.0-beta-3
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira