[wp-trac] [WordPress Trac] #13058: Feed link not working with non-category taxonomy in wp_list_categories()
WordPress Trac
wp-trac at lists.automattic.com
Tue May 11 17:24:58 UTC 2010
#13058: Feed link not working with non-category taxonomy in wp_list_categories()
--------------------------+-------------------------------------------------
Reporter: greenshady | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Feeds | Version: 3.0
Severity: normal | Keywords: dev-feedback has-patch needs-testing
--------------------------+-------------------------------------------------
Changes (by blepoxp):
* keywords: has-patch needs-testing => dev-feedback has-patch needs-
testing
Comment:
My patch still works but i found an issue I need some feedback on. It has
to do with rewriting the permalinks. I think its simalar to #13022 but I'm
not certain the comments apply to this ticket. In short, I need to know if
the following errors have to be fixed for this ticket to be complete, if
it it's plugin territory and not an issue, or if it deserves a separate
ticket.
Here's the problem:
1) Follow the steps in the above post so you can reproduce. 2) Set your
permalink structure to default. 2) Go to homepage / refresh 3) Follow link
to RSS feed 4) View feed as exspected 5) Return to home page.
6) Return to permalinks... i did this in a different browser tab. 7)
change permalinks to anything but default 7) return to home page and click
rss link 8) get error 9) go back to permalinks and change to a different
(non default) structure 10) return to feed page with errors and refresh to
find expected feed.
I've done more testing on this than needed to make sure i knew what was
happening. You always receive the errors after first permalink update
(step 7) and it always works after second permalink update (step 9).
The reason I bring this up is because you can perform the exact same
sequence with category feeds and not get any errors.
Thoughts?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13058#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list