You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johannes Renoth (Jira)" <ji...@apache.org> on 2021/07/06 15:19:00 UTC

[jira] [Created] (WICKET-6900) Component complains about markup id set on a component that renders its body only

Johannes Renoth created WICKET-6900:
---------------------------------------

             Summary: Component complains about markup id set on a component that renders its body only
                 Key: WICKET-6900
                 URL: https://issues.apache.org/jira/browse/WICKET-6900
             Project: Wicket
          Issue Type: Bug
          Components: wicket, wicket-extensions
    Affects Versions: 8.12.0
            Reporter: Johannes Renoth
         Attachments: image-2021-07-06-17-18-25-693.png, image-2021-07-06-17-18-29-928.png, image-2021-07-06-17-18-40-101.png, image-2021-07-06-17-18-43-573.png

When using FilterToolbar from wicket-extensions i get the following Messages

!image-2021-07-06-17-15-18-036.png!

When debugging i can trace the issue to the following code

!image-2021-07-06-17-16-31-146.png!

Stack

!image-2021-07-06-17-16-54-378.png!

There seems to be no check if the component is renderbodyonly in the following code:

!image-2021-07-06-17-17-35-709.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)