Opened 14 years ago
Closed 13 years ago
#4709 closed enhancement (fixed)
BP_Buttton block_self should apply to listings too
| Reported by: | magnus78 | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | low | Milestone: | 1.8 |
| Component: | Core | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
The block_self param in BP_Button doesn't prevent buttons from appearing in listings. E.g. the Private Message button is shown for yourself in the members listing. It would seem natural for it to apply there too.
Attachments (2)
Change History (5)
#1
@
14 years ago
- Component Core → Members
- Keywords reporter-feedback added
Comparing the displayed user to the logged in user is the same as using bp_is_my_profile(). Unclear what exactly this fixes.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
proposed fix