#8678 closed defect (bug) (fixed)
Confirmed: Function bp_get_group_avatar_url No Longer Returns Raw URL – 10.0.0+
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 10.3.0 | Priority: | normal |
Severity: | normal | Version: | 10.0.0 |
Component: | Groups | 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.
Thanks for your report @mackey1 I believe 8678.patch is fixing the issue. I'll run some complementary tests to be 100% sure.