[wp-trac] Re: [WordPress Trac] #9458: There can only be one loop
WordPress Trac
wp-trac at lists.automattic.com
Sun May 17 21:22:14 GMT 2009
#9458: There can only be one loop
--------------------------------------+-------------------------------------
Reporter: Denis-de-Bernardy | Owner: anonymous
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Future Release
Component: Optimization | Version: 2.8
Severity: normal | Resolution: invalid
Keywords: needs-patch dev-feedback |
--------------------------------------+-------------------------------------
Changes (by jacobsantos):
* status: new => closed
* resolution: => invalid
Comment:
The $wp_query is not the problem, it is fine, well, unless you consider
the wp_reset_query(); but that is needed to reset the post data that is
destroyed when running the widget.
The fact is, the widget is working as it should. The problem exists
elsewhere and that, well, good luck with that. It is going to require a
bit of work to find the root cause and it is going to take a bit of work
to find a good fix. Although, I will comment that PHP5 class that
implements Iterator wouldn't have the same issues.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9458#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list