[wp-meta] [Making WordPress.org] #2103: Codexify strips spaces in titles
Making WordPress.org
noreply at wordpress.org
Sat Oct 1 10:55:54 UTC 2016
#2103: Codexify strips spaces in titles
----------------------------+-------------------------
Reporter: ocean90 | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Keywords: needs-patch
----------------------------+-------------------------
Report: https://wordpress.org/support/topic/forum-bugs-and-broken-
things/#post-8240018
> It appears the forum’s double bracket Codex link shortcut is stripping
spaces instead of replacing with underscores. When I do `[[Hardening
WordPress]]` the link becomes codex.wordpress.org/HardeningWordPress which
is missing the underscore that used to be inserted for the space.
Input: `[[Hardening WordPress]]`
Actual output: `<a href="https://codex.wordpress.org/HardeningWordPress"
rel="nofollow">HardeningWordPress</a>`
Expected output: `<a
href="https://codex.wordpress.org/Hardening_WordPress"
rel="nofollow">Hardening WordPress</a>`
Plugin:
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/wporg-bbp-codexify
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2103>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list