Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Trunk
-
None
-
None
-
Bug Crush Event - 21/2/2015
Description
HtmlMenuRenderer.renderLink uses WidgetWorker.buildHyperlinkUrl to construct the URL. Other parts of OfBIZ use RequestHandler.makeLink. The latter will include the jsessionid as a parameter in the generated URL if neccessary (i.e. cookies are not available), but the former does not. Because of this, all links that are rendered using the <link> tag in an XML Form definition will send the user back to the login page.
Attachments
Issue Links
- is related to
-
OFBIZ-6867 Remove forceManualJsessionid feature
- Closed
- relates to
-
OFBIZ-1690 Set widget default url encode value to true
- Closed