Project

General

Profile

WMenu internal path issue (JWT 3.1.3 )

Added by Thim Anneessens over 13 years ago

Hello,

When using internal paths with WMenu, initializing internal paths (with WMenu#setInternalPathEnabled(String)) MUST be done after all path sensitive items have been added and after all path component for those items have been initialized.

If not done in that order, when entering the application, the internal url will not resolve.

This is not such an instinctive behaviour (took me a while to understand :) ). Maybe that a two phase application initialisation would fix this?

1. Initializing the application.

  1. Analysis of the url and other operation that will change the state of the application.

Best regards,

Thim.


Replies (1)

RE: WMenu internal path issue (JWT 3.1.3 ) - Added by Koen Deforche over 12 years ago

Hey Thim,

This should be fixed though.

Regards,

koen

    (1-1/1)