#4291 closed defect (bug) (no action required)
text box and some text in multi-line text box as url links
Reported by: | picomiles | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.5.6 |
Component: | Extended Profile | Keywords: | |
Cc: |
Description
I noted this bug so i hope you can fix as soon as possible.
Moreover, did you think to make available url field and image field between the existing profile fields?
Attached a screenshot
Attachments (1)
Change History (4)
#1
@
12 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
This is not a bug. The auto-linking happens by design.
If you don't like it, you can remove it with a filter (in your theme's functions.php):
remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 );
Note: See
TracTickets for help on using
tickets.
bug screenshot