Closed (fixed)
Project:
ProfilePlus
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
8 Nov 2009 at 04:08 UTC
Updated:
1 Sep 2010 at 23:30 UTC
Would the maintainer of this module consider applying the following patch to the release code:
This patch is designed to add support of the profile_privacy module which protects certain fields from public access based on user settings. The 6.x-1,x-dev version did not honor privacy set by users on sites deploying the profile_privacy module. The patch below accomplishes this.
Thank you for your consideration
--glen
| Comment | File | Size | Author |
|---|---|---|---|
| profile_privacy.patch | 2.56 KB | glen201 |
Comments
Comment #1
aw04obee commentedthanks for that one! works like a charm.
Comment #2
james marks commentedGlen,
I'll take a look at this patch. I just release a new development version of ProfilePlus with a substantial rewrite of the profile_search() code so I'll need to see what it would take to implement support for profile_privacy.
James
Comment #3
james marks commentedThis patch wasn't applicable to current recommended release version but I implemented the necessary changes to make ProfilePlus compatible with Profile Privacy in the 6.x-1.2 release (changes haven't been implemented in the 6.x-2.0-beta2 version yet).
James