You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Michiel Leegwater (JIRA)" <ji...@apache.org> on 2010/08/12 13:28:17 UTC

[jira] Created: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Usage of SimpleFormComponentLabel in FormInput example
------------------------------------------------------

                 Key: WICKET-2978
                 URL: https://issues.apache.org/jira/browse/WICKET-2978
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-examples
    Affects Versions: 1.4.10
            Reporter: Michiel Leegwater
             Fix For: 1.4.11


FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Updated: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Michiel Leegwater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michiel Leegwater updated WICKET-2978:
--------------------------------------

    Priority: Minor  (was: Major)

> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Priority: Minor
>             Fix For: 1.4.11
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Updated: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Michiel Leegwater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michiel Leegwater updated WICKET-2978:
--------------------------------------

    Attachment: patch-WICKET-2978.txt

Attached fix for this issue.

> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Priority: Minor
>             Fix For: 1.4.11
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Commented: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898542#action_12898542 ] 

Hudson commented on WICKET-2978:
--------------------------------

Integrated in Apache Wicket 1.5.x #232 (See [http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.5.x/232/])
    

> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Commented: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898499#action_12898499 ] 

Hudson commented on WICKET-2978:
--------------------------------

Integrated in Apache Wicket 1.4.x #97 (See [http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.4.x/97/])
    WICKET-2978


> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Updated: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Michiel Leegwater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michiel Leegwater updated WICKET-2978:
--------------------------------------

    Fix Version/s: 1.5-M2

Added 1.5-M2 as fix version.

> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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


[jira] Resolved: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-2978.
-----------------------------------

      Assignee: Igor Vaynberg
    Resolution: Fixed

> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.11, 1.5-M2
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

-- 
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: (WICKET-2978) Usage of SimpleFormComponentLabel in FormInput example

Posted by "Michiel Leegwater (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897706#action_12897706 ] 

Michiel Leegwater edited comment on WICKET-2978 at 8/12/10 8:01 AM:
--------------------------------------------------------------------

Attached untested fix for this issue.

      was (Author: leegwater):
    Attached fix for this issue.
  
> Usage of SimpleFormComponentLabel in FormInput example
> ------------------------------------------------------
>
>                 Key: WICKET-2978
>                 URL: https://issues.apache.org/jira/browse/WICKET-2978
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 1.4.10
>            Reporter: Michiel Leegwater
>            Priority: Minor
>             Fix For: 1.4.11
>
>         Attachments: patch-WICKET-2978.txt
>
>
> FormInput.java in the form input example uses Label where SimpleFormComponentLabel should have been used to demonstrate the label may be clicked to select a radio/checkbox.

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