You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "YunFeng Ma (JIRA)" <de...@myfaces.apache.org> on 2007/07/03 03:38:04 UTC

[jira] Created: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

HtmlButtonRenderBase don't end INPUT_ELEM
-----------------------------------------

                 Key: MYFACES-1674
                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 1.2.0-SNAPSHOT
            Reporter: YunFeng Ma
             Fix For: 1.2.0-SNAPSHOT


HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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


[jira] Updated: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated MYFACES-1674:
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1-SNAPSHOT
           Status: Resolved  (was: Patch Available)

> HtmlButtonRenderBase don't end INPUT_ELEM
> -----------------------------------------
>
>                 Key: MYFACES-1674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>            Reporter: YunFeng Ma
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.1-SNAPSHOT, 1.2.0-SNAPSHOT
>
>         Attachments: MYFACES-1674.patch
>
>
> HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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


[jira] Reopened: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

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

YunFeng Ma reopened MYFACES-1674:
---------------------------------


This patch is only merged in http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_1, not http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0, so still get error with myfaces 1.2.0

> HtmlButtonRenderBase don't end INPUT_ELEM
> -----------------------------------------
>
>                 Key: MYFACES-1674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>            Reporter: YunFeng Ma
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>
>         Attachments: MYFACES-1674.patch
>
>
> HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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


[jira] Updated: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

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

YunFeng Ma updated MYFACES-1674:
--------------------------------

    Status: Patch Available  (was: Open)

> HtmlButtonRenderBase don't end INPUT_ELEM
> -----------------------------------------
>
>                 Key: MYFACES-1674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT
>            Reporter: YunFeng Ma
>             Fix For: 1.2.0-SNAPSHOT
>
>
> HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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


[jira] Resolved: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved MYFACES-1674.
-----------------------------------------

    Resolution: Fixed

fixed only in 1.2.1 (will be out soon)

> HtmlButtonRenderBase don't end INPUT_ELEM
> -----------------------------------------
>
>                 Key: MYFACES-1674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>            Reporter: YunFeng Ma
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.1-SNAPSHOT, 1.2.0-SNAPSHOT
>
>         Attachments: MYFACES-1674.patch
>
>
> HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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


[jira] Issue Comment Edited: (MYFACES-1674) HtmlButtonRenderBase don't end INPUT_ELEM

Posted by "YunFeng Ma (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519596 ] 

frank2006g edited comment on MYFACES-1674 at 8/13/07 11:10 PM:
---------------------------------------------------------------

This patch is only merged in http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_1/, not http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/, so still get error with myfaces 1.2.0

      was (Author: frank2006g):
    This patch is only merged in http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_1, not http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0, so still get error with myfaces 1.2.0
  
> HtmlButtonRenderBase don't end INPUT_ELEM
> -----------------------------------------
>
>                 Key: MYFACES-1674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>            Reporter: YunFeng Ma
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.0-SNAPSHOT, 1.2.1-SNAPSHOT
>
>         Attachments: MYFACES-1674.patch
>
>
> HtmlButtonRenderBase don't end INPUT_ELEM in method encodeEnd

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