Menu and Theme is not working on Wicket-Jquery-Ui version 8.0.0

42 views
Skip to first unread message

Arryandra Luis

unread,
Jun 22, 2018, 1:23:31 AM6/22/18
to wicket-jquery-ui
hi Sebastien,

i have just updated my wicket version from 7.10.0 to 8.0.0

<wicket.version>7.10.0</wicket.version>
<wicket-ext.version>7.10.0</wicket-ext.version>
<wicket-spring.version>7.10.0</wicket-spring.version>
<wicket-auth.version>7.10.0</wicket-auth.version>
<wicket-jquery-ui.version>7.10.0</wicket-jquery-ui.version>
<wicket-jquery-kendo-ui.version>7.10.0</wicket-jquery-kendo-ui.version>
<wicketstuff.version>7.10.0</wicketstuff.version>


TO

<wicket.version>8.0.0</wicket.version>
<wicket-ext.version>8.0.0</wicket-ext.version>
<wicket-spring.version>8.0.0</wicket-spring.version>
<wicket-auth.version>8.0.0</wicket-auth.version>
<wicket-jquery-ui.version>8.0.0</wicket-jquery-ui.version>
<wicket-jquery-kendo-ui.version>8.0.0</wicket-jquery-kendo-ui.version>
<wicketstuff.version>8.0.0</wicketstuff.version>


And suddenly, the themes and menus stop working     (I haven't check another widget yet)

Is something missing that I need to configure related to the new version ? Please kindly advise.

Big Thanks !




I gave you the screenshot

Version 7.10.0


Version 8.0.0
















Sebastien

unread,
Jun 22, 2018, 2:10:37 AM6/22/18
to wicket-j...@googlegroups.com
Hi Luis,

Is there an error in the consoles (both the browser and the servlet container) ?

Thanks,
Sébastien

Arryandra Luis

unread,
Jun 22, 2018, 2:29:16 AM6/22/18
to wicket-jquery-ui
hi Sebastien,

no error / exception is throwed, it is a clean log.

Sebastien

unread,
Jun 22, 2018, 2:47:59 AM6/22/18
to wicket-j...@googlegroups.com
Please have a look on 8.x.x release notes, maybe there is something about the menu... Otherwise prepare a quickstart so see if its repro...

Sebastien

unread,
Jun 22, 2018, 3:34:59 AM6/22/18
to wicket-j...@googlegroups.com
I add a look to release notes but did not found any relevant entries about the Menu. I remember having an issue in the past, but it was some time ago and I do not remember...
I think the quickstart will be a necessary step :)

Arryandra Luis

unread,
Jul 16, 2018, 5:24:23 AM7/16/18
to wicket-jquery-ui
hi Sebastien,

i found the problem.

I also use the JGrowlFeedbackPanel from wicketStuff inside my webPage. 
Seems like it is not compatible anymore in this new version (8.0.0)

After i remove the component, all the problem is gone.


thanks for you support.

regards.

Sebastien

unread,
Jul 16, 2018, 5:43:41 AM7/16/18
to wicket-j...@googlegroups.com
Hi Luis,

You're welcome, thanks for letting me know! :)

Best regards,
Sebastien

Maxim Solodovnik

unread,
Jul 16, 2018, 9:19:00 AM7/16/18
to wicket-jquery-ui
Hello Luis,

can you file bug against wicketstuff? (with quickstart)

Arryandra Luis

unread,
Jul 16, 2018, 11:49:42 PM7/16/18
to wicket-jquery-ui
hi Maxim,

i have tried download the source code of JGrowlFeedbackPanel and use the code directly, 

i noticed that these row could be the compatibility problem with menu and button component from wicket-jquery-ui

response.render(JavaScriptReferenceHeaderItem.forReference(JQueryResourceReference.get()));
// response.render(JavaScriptReferenceHeaderItem.forReference(JQueryResourceReference.getV2()));
// response.render(JavaScriptReferenceHeaderItem.forReference(JQueryResourceReference.getV3()));


if i use JQueryResourceReference.getV2(), the problem is gone (please correct me)



I will try to provide the quickstart later.

Arryandra Luis

unread,
Jul 17, 2018, 12:57:17 AM7/17/18
to wicket-jquery-ui
hi Maxim,

i have post the issues for wicketstuff  with the quickstart and some file.

#638


regards.


On Monday, July 16, 2018 at 8:19:00 PM UTC+7, Maxim Solodovnik wrote:

Maxim Solodovnik

unread,
Jul 17, 2018, 1:20:09 AM7/17/18
to wicket-jquery-ui
Thanks a lot!
Reply all
Reply to author
Forward
0 new messages