Actions
Bug #763
closedWMenu paths break when not using the default path.
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/16/2011
Due date:
% Done:
0%
Estimated time:
Description
Hi,
The attached example will show "Home" instead of "Test", when
you go to the url of the binary with "/test2" after it. So that
means that bookmarking that url doesn't work.
In the log file it will show:
[error] "WMenu: unknown path: 'test2'"
If you change "test2" in the code to "test", everything works
as expected. As far as I understand "test" is the default value.
Kurt
Files
Updated by Koen Deforche about 14 years ago
- Status changed from New to Resolved
Hey,
Thanks for the test case. Fixed in latest git.
Regards,
koen
Updated by Koen Deforche about 14 years ago
- Status changed from Resolved to Closed
Available in Wt 3.1.9
Actions