#8678 closed defect (bug) (fixed)
Confirmed: Function bp_get_group_avatar_url No Longer Returns Raw URL – 10.0.0+
| Reported by: | mackey1 | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.3.0 |
| Component: | Groups | Version: | 10.0.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | @… |
Description
The output format for text returning from function bp-groups-bp_get_group_avatar_url has changed between 9.2.0 and 10.0.0.
The output used to produce a raw URL text, but now it produces img HTML text.
This behaviour was confirmed by @shanebp in the original "How-to & Troubleshooting" support ticket found at ...
Please review @shanebp's comment "A parameter for $html is missing and defaults to true." and fix.
Thank you.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for your report @mackey1 I believe 8678.patch is fixing the issue. I'll run some complementary tests to be 100% sure.