Upgraded to WordPress 2.8 Beta 1. So far so good, with only one weird error:
Fatal error: Call to undefined method SearchSpider::_weak_escape()
I traced this to the Search Unleashed plugin. It interferes with several critical operations including the saving of drafts, searching, publishing, etc. I have obviously disabled it in light of this.
As far as actual WordPress bugs I’m most concerned about, it appears they are not going to fix the Ticket Trac issue I reported to them concerning out of order comments when threading is enabled. This does not make sense to me as this is a fairly large problem that is very reproducable.
Comments on the bug report seem to indicate this will require a fairly big change to the comment walker, but still.
Other than that, there is nothing obviously different about the beta. The admin interface is identical with no visual changes at all that I can see. It appears that all of my plugins have surived this upgrade cycle. *crosses fingers*
Haven’t tested Simple LDAP Login yet but I’m hopeful.






Comments out of order in WordPress 2.7?
I have opened up a discussion on wordpress.org about comments getting out of order in WordPress 2.7. So far, it seems to effect the zero level comments in threaded discussions. We have yet to trace it to a repeatable scenario, but the evidence is clear. For example:
This is a fictional example but demonstrates the problems we’re seeing. This may lead to a official bug trac. If you have noticed this issue, please join the discussion. We need more examples to figure out what is causing this.
Update:
Commenter Gh. Alex has figured out how to replicate this error on any post. From his comment on wordpress forums:
Needless to say, we’ll be opening up a bug report with WordPress.