Opened 8 years ago
Last modified 8 years ago
#7631 new defect (bug)
Values in autolinked profile fields have characters improperly encoded for display
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Contributions | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Extended Profile | Keywords: | |
| Cc: |
Description
When entering a character that encodes to an ASCII code (like an apstrophe into ') into an xProfile field that is autolinked, the semicolon at the end of the ASCII code can confuse the parser in xprofile_filter_link_profile_data(), resulting in malformed links and display text.
It may be possible to work around this with some wptexturize juggling.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Remarked on in #7632 too.