You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Douglas Ferguson (JIRA)" <ji...@apache.org> on 2009/12/10 03:57:18 UTC

[jira] Created: (WICKET-2606) Enclosure can't find child

Enclosure can't find child
--------------------------

                 Key: WICKET-2606
                 URL: https://issues.apache.org/jira/browse/WICKET-2606
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.4
            Reporter: Douglas Ferguson




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


[jira] Updated: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg updated WICKET-2606:
----------------------------------

    Description: enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.
        Summary: Enclosure reports incorrect component id for missing components inside the enclosure  (was: Enclosure can't find child)

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

-- 
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-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Douglas Ferguson edited comment on WICKET-2606 at 12/10/09 7:20 AM:
--------------------------------------------------------------------

Ah..  So I can omit items if I know that the enclosure will be hidden? 

That's the way other components work.

      was (Author: thedug):
    Ah..  So I can omit items if I know that the enclosure will be hidden? 

That's the way other components works.
  
> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Resolved: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg resolved WICKET-2606.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.5

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Reopened: (WICKET-2606) Enclosure can't find child

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

Douglas Ferguson reopened WICKET-2606:
--------------------------------------


> Enclosure can't find child
> --------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>         Attachments: testEnclosure.zip
>
>


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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Douglas Ferguson commented on WICKET-2606:
------------------------------------------

Ok. Thanks...

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg commented on WICKET-2606:
---------------------------------------

the correct exception now reads:

WicketMessage: Could not find child with id: pageRank in the wicket:enclosure

Root cause:

org.apache.wicket.WicketRuntimeException: Could not find child with id: pageRank in the wicket:enclosure
at org.apache.wicket.markup.html.internal.Enclosure.checkChildComponent(Enclosure.java:220)
at org.apache.wicket.markup.html.internal.Enclosure.ensureAllChildrenPresent(Enclosure.java:262)
at org.apache.wicket.markup.html.internal.Enclosure.onComponentTagBody(Enclosure.java:169)

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Updated: (WICKET-2606) Enclosure can't find child

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

Douglas Ferguson updated WICKET-2606:
-------------------------------------

    Attachment: testEnclosure2.zip

This is the one that fails on 1.4.4

> Enclosure can't find child
> --------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>


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


[jira] Updated: (WICKET-2606) Enclosure can't find child

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

Douglas Ferguson updated WICKET-2606:
-------------------------------------

    Attachment: testEnclosure.zip

> Enclosure can't find child
> --------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>         Attachments: testEnclosure.zip
>
>


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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Douglas Ferguson commented on WICKET-2606:
------------------------------------------

Ah..  So I can omit items if I know that the enclosure will be hidden? 

That's the way other components work.

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg commented on WICKET-2606:
---------------------------------------

no, you cannot omit items. see WICKET-2605

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

-- 
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-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Douglas Ferguson edited comment on WICKET-2606 at 12/10/09 7:20 AM:
--------------------------------------------------------------------

Ah..  So I can omit items if I know that the enclosure will be hidden? 

That's the way other components works.

      was (Author: thedug):
    Ah..  So I can omit items if I know that the enclosure will be hidden? 

That's the way other components work.
  
> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg commented on WICKET-2606:
---------------------------------------

no, its not, i checked.

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Closed: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Douglas Ferguson closed WICKET-2606.
------------------------------------


> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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


[jira] Resolved: (WICKET-2606) Enclosure can't find child

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

Igor Vaynberg resolved WICKET-2606.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Igor Vaynberg

could not reproduce against 1.4.4, pom points to wicket 1.4.2.

> Enclosure can't find child
> --------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>         Attachments: testEnclosure.zip
>
>


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


[jira] Commented: (WICKET-2606) Enclosure reports incorrect component id for missing components inside the enclosure

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

Igor Vaynberg commented on WICKET-2606:
---------------------------------------

ps, for future reference: a quickstart is meant to be a minimal demonstration of the bug, not something that has 24+ classes.

> Enclosure reports incorrect component id for missing components inside the enclosure
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-2606
>                 URL: https://issues.apache.org/jira/browse/WICKET-2606
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.4
>            Reporter: Douglas Ferguson
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.5
>
>         Attachments: testEnclosure.zip, testEnclosure2.zip
>
>
> enclosure always reports the id of the component specified as the child as the missing id no matter which component is missing.

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