[inlineadministration] Incorrect URL generated for admin popups
---------------------------------------------------------------
Key: LABS-321
URL: https://issues.apache.org/jira/browse/LABS-321
Project: Labs
Issue Type: Bug
Components: Magma
Affects Versions: Current
Reporter: Simone Gianni
Assignee: Simone Gianni
Fix For: Current
Instead of /administration/etc/etc/etc the current element context url is used,
like for example /content/etc/etc . This is a conseguence of the refactoring of
the URL system in the context, but it's strange because it should go thru root.
Currently there are test cases where using root().handleThis().doThat() returns
the correct URL, while inline administration uses
RootWebHandler.getInstance().handleThis(), anyway it should be the call to
handleThis() that, being executed on RootWebHandler, resets the url system.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]