You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Greg Johnson (JIRA)" <ji...@apache.org> on 2016/10/20 09:59:58 UTC

[jira] [Created] (WICKET-6256) 8.0.0-M1 MarkupNotFoundException

Greg Johnson created WICKET-6256:
------------------------------------

             Summary: 8.0.0-M1 <wicket:link> MarkupNotFoundException
                 Key: WICKET-6256
                 URL: https://issues.apache.org/jira/browse/WICKET-6256
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 8.0.0-M1
            Reporter: Greg Johnson
            Priority: Minor
         Attachments: myproject.zip

On browser refresh, MarkupNotFoundException after 3rd render.

From the attached quickstart ...
* run Start.java
* localhost:8080/ - Home Page displays
* Press browser refresh - Home Page displays
* Press browser refresh - MarkupNotFoundException: Markup not found for Component: [TransparentWebMarkupContainer [Component id = wicket_link1]]

if the <wicket:link> tags are removed there is no problem. Note that there are no links, it is just the mere presence of the <wicket:link> tags that seems to cause the problem.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)