[
https://issues.apache.org/jira/browse/OFBIZ-11325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023563#comment-17023563 ]
ASF subversion and git services commented on OFBIZ-11325:
---------------------------------------------------------
Commit 6f3974169b8ef15613b213bd0cbfa6426cb38dd8 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6f39741 ]
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: Humera Khan
> Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-11325.patch
>
>
> Please refer OFBIZ-11171
--
This message was sent by Atlassian Jira
(v8.3.4#803005)