[wp-meta] [Making WordPress.org] #5572: Plugin FAQ anchor links get broken when used in a forum post
Making WordPress.org
noreply at wordpress.org
Tue Jan 12 18:28:07 UTC 2021
#5572: Plugin FAQ anchor links get broken when used in a forum post
----------------------------+---------------------
Reporter: johnbillion | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------+---------------------
Comment (by diddledan):
The forum is stripping the `%0A` encoded character at the beginning and
end of the fragment in the URL. `%0A` is the encoded newline character. I
think the forum is correct, here, and the fix should be applied to the
plugin pages to `trim()` the FAQ titles before encoding/escaping the URL.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5572#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list