this is a change. due to our partial render and ajax implementations the components now have to be 1:1 between java and markup.-IgorOn 3/9/06,
Jerry Smith <[EMAIL PROTECTED]> wrote:
I had a page in 1.1 along the lines of.add(new Label("label", "some text"));In the html I had
In 1.2 it breaks w
I had a page in 1.1 along the lines of
.add(new Label("label", "some text"));
In the html I had
.
.
.
.
In 1.2 it breaks with:
wicket.markup.MarkupException: The component [Component id = label, page
= test.HomePage, path = 0:label.Label, isVisible = true, isVersioned =
true] has the same w