Posted by glen201 on November 8, 2009 at 4:08am
Jump to:
| Project: | ProfilePlus |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | James Marks |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size |
|---|---|
| profile_privacy.patch | 2.56 KB |
Comments
#1
thanks for that one! works like a charm.
#2
Glen,
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
#3
This 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
#4
Automatically closed -- issue fixed for 2 weeks with no activity.