As promised, I have applied most of the patches Jerome sent me yesterday night and released 1.0 beta 3. I chose not to apply the following two patches:
-
query logging in DB_lite/MySQL.php, it's a good idea and very useful when you need to debug a SQL statement, but it's trivial enough to add/remove it by hand, and I prefer not to add code that will never be used in production
-
the
'name'=>'post'context mapping used for WP compatibility, as it interferes with the comment registration cookies, rendering the whole site unusable; the patch is good though, so I guess I will have to rename the cookie vars after 1.0 is released
A huge thanks to Jerome which has spotted quite a few bugs, and worked hard for WP compatibility, something I'm not really interested in but which may be crucial for many. If everything works as expected, we may be able to release 1.0 stable in a few days.