[wp-trac] [WordPress Trac] #12700: Malformed permalinks for feeds and paged / generate_rewrite_rules
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 26 09:03:36 UTC 2010
#12700: Malformed permalinks for feeds and paged / generate_rewrite_rules
--------------------------+-------------------------------------------------
Reporter: t31os_ | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Permalinks | Version: 3.0
Severity: normal | Keywords: has-patch commit
--------------------------+-------------------------------------------------
Comment(by dd32):
What is the actual bug here? Is it just the "invalid" url?
I only ask this because the URL patterns generated are only used
internally, and from what i can see, does not cause error or bugs due to
the way the PHP URL parsers are written.
I see no real objection to the attached patch in theory, however, It may
be best to leave it as-is (at least for 3.0) for consistency sake, as
thats whats used throughout the rest of the file (uses of $var .= '&' .
$var . '='..etc..
So, Unless this is causing an actual error, this should probably be
classed an enhancement, and left for 3.1's consideration.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12700#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list