You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2008/03/24 13:07:24 UTC

[jira] Closed: (OFBIZ-708) Widget - Hyperlinks of type "inter-app" should include the externalLoginKey automatically

     [ https://issues.apache.org/jira/browse/OFBIZ-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-708.
---------------------------------

       Resolution: Invalid
    Fix Version/s: Release Branch 4.0
                   SVN trunk

This is not needed. There are already mechanismes doint that (in buildHyperlinkUrl and populateContextForRequest)

> Widget - Hyperlinks of type "inter-app" should include the externalLoginKey automatically
> -----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-708
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-708
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Markus Studer
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk, Release Branch 4.0
>
>         Attachments: widget.patch
>
>
> When creating "inter-app" links, the HtmlMenuRenderer, HtmlScreenRenderer and 
> HtmlTreeRenderer do not include the "externalLoginKey". Therefore the user has to login when accessing such an application.
> The attached Patch extends those classes to add that information automaticaly if a link of type ="inter-app" is processed and it is not necessary to explicitly add such functionality in forms etc. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.