[wp-trac] [WordPress Trac] #20688: Forward slash in custom taxonomy rewrite causes 404s because of (unnecessary?) attachment rule

WordPress Trac noreply at wordpress.org
Thu Aug 22 23:07:57 UTC 2013


#20688: Forward slash in custom taxonomy rewrite causes 404s because of
(unnecessary?) attachment rule
---------------------------+------------------------------
 Reporter:  harikaram      |       Owner:
     Type:  defect (bug)   |      Status:  closed
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Rewrite Rules  |     Version:  3.3.2
 Severity:  normal         |  Resolution:  invalid
 Keywords:                 |
---------------------------+------------------------------
Changes (by c3mdigital):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Tested using supplied register taxonomy code and no additional attachment
 rewrite rules were created.

 '''The following rules were created as expected'''
 {{{
 apps/about/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$
 apps/about/([^/]+)/(feed|rdf|rss|rss2|atom)/?$
 apps/about/([^/]+)/page/?([0-9]{1,})/?$
 apps/about/([^/]+)/?$
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/20688#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list