You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Christoph Leiter (JIRA)" <ji...@apache.org> on 2012/05/08 13:35:49 UTC

[jira] [Created] (WICKET-4541) Warn if wicket:container has an attribute

Christoph Leiter created WICKET-4541:
----------------------------------------

             Summary: Warn if wicket:container has an attribute
                 Key: WICKET-4541
                 URL: https://issues.apache.org/jira/browse/WICKET-4541
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
            Reporter: Christoph Leiter
            Priority: Minor
         Attachments: WICKET-4541.patch

Wicket should warn the developer if a wicket:container tag has another attribute besides wicket:id because it won't be available in deployment mode. This seems like a common mistake. One example is NoRecordsToolbar which contains a wicket:container with a class attribute.

--
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] [Updated] (WICKET-4541) Warn if wicket:container has an attribute

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

Christoph Leiter updated WICKET-4541:
-------------------------------------

    Attachment: WICKET-4541.patch

Patch for master
                
> Warn if wicket:container has an attribute
> -----------------------------------------
>
>                 Key: WICKET-4541
>                 URL: https://issues.apache.org/jira/browse/WICKET-4541
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Christoph Leiter
>            Priority: Minor
>         Attachments: WICKET-4541.patch
>
>
> Wicket should warn the developer if a wicket:container tag has another attribute besides wicket:id because it won't be available in deployment mode. This seems like a common mistake. One example is NoRecordsToolbar which contains a wicket:container with a class attribute.

--
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] (WICKET-4541) Warn if wicket:container has an attribute

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

Martin Grigorov resolved WICKET-4541.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
         Assignee: Martin Grigorov

Thanks!
                
> Warn if wicket:container has an attribute
> -----------------------------------------
>
>                 Key: WICKET-4541
>                 URL: https://issues.apache.org/jira/browse/WICKET-4541
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Christoph Leiter
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.0.0-RC1
>
>         Attachments: WICKET-4541.patch
>
>
> Wicket should warn the developer if a wicket:container tag has another attribute besides wicket:id because it won't be available in deployment mode. This seems like a common mistake. One example is NoRecordsToolbar which contains a wicket:container with a class attribute.

--
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