[
https://issues.apache.org/jira/browse/OFBIZ-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-4645.
----------------------------------
Resolution: Not A Problem
Assignee: Jacques Le Roux
After the last work at OFBIZ-6867, OFBIZ-6871 and OFBIZ-6872 I definitely close this issue as not a problem
> <link> creates links without jsessionid for users who have cookies disabled
> ---------------------------------------------------------------------------
>
> Key: OFBIZ-4645
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4645> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk
> Reporter: Christoph Neuroth
> Assignee: Jacques Le Roux
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)