[ 
https://issues.apache.org/jira/browse/OFBIZ-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682749#action_12682749
 ] 

David E. Jones commented on OFBIZ-2243:
---------------------------------------

Yes, I agree Adam. One trend I've been randomly introducing here and there is 
the use of request-redirect in the controller.xml file... along with the 
redirect-parameter sub-element that we can use to specify which parameters 
should go into the URL.

This way even when going to requests that call a service with encrypted form 
data we can do a redirect to the view via the browser instead of just 
internally on the server. The hit-logs are more interesting, and the user has a 
better experience with reloading pages, bookmarking, etc, etc.

However, that does require some manual work.

> In hyperlink element, replacement of target parameters by 
> link-type="hidden-form" and parameter sub-elements
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2243
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2243
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Attachments: OFBIZ-2243.patch
>
>
> This issue is intended to replace, in all hyperlink elements used in forms, 
> screens  and menus widgets, target parameters by 
> * link-type="hidden-form" 
> * and parameter sub-elements

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

Reply via email to