Problem/Motivation

As a regular user, with no special roles or permissions, I can see a revision log at the bottom of the edit profile form.

Steps to reproduce

1. Enable social_profile and social_profile_fields
2. Login in as an authenticated user
3. Go to 'Edit my profile' page.

Proposed resolution

The revision log field should only display for users that have the permission to edit all profiles and the field should also not show up if you are editing your own profile, since it does not make sense to set a revision message for it.

Remaining tasks

/

User interface changes

The revision field will be hidden on Edit my profile form.

API changes

/

Data model changes

/

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review
navneet0693’s picture

Status: Needs review » Fixed

Thanks, everyone! This is will be included in OpenSocial 10.0.16 onwards.

  • 4ab6061 committed on 10.1.x
    Merge pull request #2344 from goalgorilla/bug/social_profile_fields/...

  • 55e5f28 committed on 10.2.x
    Merge pull request #2344 from goalgorilla/bug/social_profile_fields/...

  • 67216aa committed on 10.3.x
    Merge pull request #2344 from goalgorilla/bug/social_profile_fields/...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.