You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2008/02/15 15:34:08 UTC

[jira] Created: (OFBIZ-1647) Logged in party is not able to update its own status (disable his profile)

Logged in party is not able to update its own status (disable his profile)
--------------------------------------------------------------------------

                 Key: OFBIZ-1647
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1647
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
            Reporter: Mridul Pathak
            Priority: Trivial
             Fix For: SVN trunk


A logged in user was not able to disable/delete his own profile.
"partyStatusPermissionCheck" does not allow a logged in user to update its own status from enabled to disabled.

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


[jira] Closed: (OFBIZ-1647) Logged in party is not able to update its own status (disable his profile)

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-1647.
--------------------------------------

    Resolution: Fixed

Thanks Mridul.
Your patch is in rev # 628079.

Sorry, somehow I missed to close this issue when I committed the code.

--
Ashish

> Logged in party is not able to update its own status (disable his profile)
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1647
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1647
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: partyStatusPermissionCheck_refactored_15-02-08.patch
>
>
> A logged in user was not able to disable/delete his own profile.
> "partyStatusPermissionCheck" does not allow a logged in user to update its own status from enabled to disabled.

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


[jira] Assigned: (OFBIZ-1647) Logged in party is not able to update its own status (disable his profile)

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-1647:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Logged in party is not able to update its own status (disable his profile)
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1647
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1647
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Ashish Vijaywargiya
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: partyStatusPermissionCheck_refactored_15-02-08.patch
>
>
> A logged in user was not able to disable/delete his own profile.
> "partyStatusPermissionCheck" does not allow a logged in user to update its own status from enabled to disabled.

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


[jira] Updated: (OFBIZ-1647) Logged in party is not able to update its own status (disable his profile)

Posted by "Mridul Pathak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-1647:
---------------------------------

    Attachment: partyStatusPermissionCheck_refactored_15-02-08.patch

Here is the patch for the fix.

> Logged in party is not able to update its own status (disable his profile)
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-1647
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1647
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: partyStatusPermissionCheck_refactored_15-02-08.patch
>
>
> A logged in user was not able to disable/delete his own profile.
> "partyStatusPermissionCheck" does not allow a logged in user to update its own status from enabled to disabled.

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