[jira] [Commented] (OFBIZ-11325) Fixed the issue on party page that will upload the data each time after refreshing the page.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11325) Fixed the issue on party page that will upload the data each time after refreshing the page.

Nicolas Malin (Jira)

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

ASF subversion and git services commented on OFBIZ-11325:
---------------------------------------------------------

Commit 092988eb0509edc3cfd32b62d00ab269a16733ce in ofbiz-framework's branch refs/heads/release17.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=092988e ]

Fixed: Fixed the issue on party page that will upload the data each time after
refreshing the page.
(OFBIZ-11325)

Earlier 'view' response type is used on the request that cause the issue.
We need to use request-redirect response type along with the required
redirect-parameter instead of view response type, i.e. We need to
request-redirect on viewProfile along with partyId as redirect-parameter.

Thanks: Humera Khan


> Fixed the issue on party page that will upload the data each time after refreshing the page.
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11325
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11325
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Humera Khan
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: Trunk
>
>         Attachments: OFBIZ-11325.patch
>
>
> Please refer OFBIZ-11171



--
This message was sent by Atlassian Jira
(v8.3.4#803005)