Hi,

It's a great module, however it seems that it's lacking "edit own profile_field" permission. Is it in the works?

Thanks!

Alex.

Comments

dlx’s picture

Also, "view own profile_field" permission would be extremely helpful!

boombatower’s picture

Assigned: Unassigned » boombatower
boombatower’s picture

Title: Edit own profile_field_name field permission? » Add edit|view own profile_field_name field permission
Status: Active » Needs review
StatusFileSize
new3.19 KB
boombatower’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Needs review » Fixed

Committed.

dlx’s picture

Status: Fixed » Active

Thanks, boombatower!

The "view own" permission seems to be working fine.

However, the "edit own" permission is actually "edit" permission; user with "edit own" permission can edit any user's field.

Sincerely,
Alex.

boombatower’s picture

Status: Active » Needs review
StatusFileSize
new2.73 KB

Thanks for pointing that out. I forgot to add another condition.

boombatower’s picture

Status: Needs review » Fixed

Committed.

dlx’s picture

Great job! Thanks!

Status: Fixed » Closed (fixed)

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

Snet89’s picture

I am not too sure why this is happening, but I am trying to use the Profile Permissions 6.x-1.1 module with the Profile Pictures Module.

Unfortunately, when both of these modules are enabled, the restrict option is removed from the profile edit menu. While I am under the impression that either one module is overriding the other, through the hooking system, or is overwriting the content added to the menu array (Other possibilities are plausible). However, I do not have the api experience with drupal to appropiately tackle this problem, and would like to see this fix officially implemented.

Any help you can give me with the current release of your module, as well as newer releases would be greatly appreciated.

Thank you