[wp-trac] Re: [WordPress Trac] #9064: URLs with commas are not
pinged
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 19 08:30:13 GMT 2009
#9064: URLs with commas are not pinged
--------------------------+-------------------------------------------------
Reporter: sirzooro | Owner: anonymous
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.8
Component: General | Version: 2.7
Severity: major | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Changes (by sirzooro):
* cc: sirzooro (added)
* keywords: needs-patch => has-patch needs-testing
Comment:
From my perspective (as a bug discoverer) the most important thing at this
moment is to fix problem with commas, described in this ticket. Last patch
added by me is for this particular issue.
Underscores are already supported (\w includes letters, digits and
underscores). The problem may be with remaining chars - parenthesises,
apostrophe and asterisk - in particular we need to escape parenthesises
and asterisk because they have special meaning in RegExp. Therefore I
suggest to evaluate and apply my patch now, and submit another ticket to
cover remaining chars. They are not commonly used in URLs as other
characters, so they may wait a bit more :).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9064#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list