Re: Trouble with Page Markup Inheritance getVariation()

2012-01-26 Thread Martin Grigorov
Hi,

Looks like a problem in Wicket.
Please create a ticket.

On Wed, Jan 25, 2012 at 10:30 PM, Bodis, Jerome bo...@uni-mainz.de wrote:
 Hi,

 I have a web page 'ChildPage' that inherits (java/markup) from a 'SuperPage' 
 ('ChildPage' -- 'SuperPage'). 'ChildPage' now needs to override 
 getVariation() based on PageParameter, for example with test. What I expect 
 is the following markup: ChildPage_test.html --- SuperPage.html.
 While this works with wicket 1.4.19 it doesn't with 1.5.x (tested with 1.5.1 
  1.5.4) __if and only if__ 'SuperPage' has a component added (a label in the 
 quickstarts).
 I read about the separation of getVariation() from getStyle() with wicket 
 1.5.x. Is my Problem related to this separation or have I missed something ?

 I attached two quickstarts showing what I mean - click on the links :-)

 Thanks in advance


 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



RE: Trouble with Page Markup Inheritance getVariation()

2012-01-26 Thread Bodis, Jerome
https://issues.apache.org/jira/browse/WICKET-4361

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org