XOOPS: Xoops 2.0.10 Beta 3 Released

Posted by: MithrandirOn 2005/3/29 17:27:22 10580 reads
Thank you goes out to everyone in the XOOPS community who have tried the first beta version of XOOPS 2.0.10

There were some bugs that weren't fixed and a couple of new ones introduced in this version that we try to remedy with the beta 3 release.

Upgrade from 2.0.9.2, 2.0.9.3 or a previous 2.0.10 beta by uploading all files in the 2.0.9.2-2.0.10 beta 3 patch and update the system module.

This is still a beta, since the final quirks need to be flushed out, but provided we get enough positive feedback, a final 2.0.10 release should be released within 1-1½ weeks.

This release contains files for the core-included versions of News and Newbb (1.1 and 1, respectively). If you use Newbb 2 and/or News 1.2 or later, you should not upload the files in modules/news and modules/newbb as they will mess up these modules.

Xoops 2.0.10 Beta 3 Full (.tar.gz)
Xoops 2.0.10 Beta 3 Full (.zip)
Xoops 2.0.9.2/2.0.9.3 to 2.0.10 Beta 3 Patch (.tar.gz)
Xoops 2.0.9.2/2.0.9.3 to 2.0.10 Beta 3 Patch (.zip)


2005/03/29: Version 2.0.10 Beta 3
============================
- Fixed bug - Headlines module cannot add feeds (Mithrandir)
- Rolled back javascript:void openWithSelfMain (Mithrandir/Onokazu)
- Fixed bug - Notifications update give blank page (Mithrandir/StudioC)
- Fixed bug - Missing </a> in news/templates/blocks/news_block_bigstory.html (Mithrandir/blacKurd)
- Fixed bug - Comments administration show no comments(Mithrandir/StudioC)
- Fixed bug - Header.php overwriting $mid (Mithrandir/Domifara)
- Added Error reporting when checking tokens (Mithrandir)

2005/03/27: Version 2.0.10 Beta 2
============================
- Fixed bug in header.php – assign $xoops_lblocks (Mithrandir/phppp)
- Fixed bug #1087786 Can"t assign to $this in PHP5 (Mithrandir)
- Fixed bug where blocks without templates were not showing content (Mithrandir)
- Fixed bug where redirect screen was showing HTML (Mithrandir/Wanikoo)
- Fixed bug - Image manager not storing categories (Mithrandir/StudioC)
- Fixed bug - Search not submitting (Mithrandir/Gruby)
- Fixed bug - Popup changes main window (Mithrandir/zimmi88)
- Added more vars to $bad_globals in XoopsSecurity::checkSuperglobals() (Mithrandir/Wanikoo)
- Deprecated xoops_refcheck() function (Mithrandir)
- Included 2.0.9.3 fixes in 2.0.10 patch for easy upgrade from 2.0.9.2 (Mithrandir/rowd)

2005/03/25: Version 2.0.10 Beta
============================
- Security fix to avoid the usage of fopen and unlink when previewing (Onokazu)
- Fixed bug #1157029 - Bug in include/checklogin.php (Onokazu/sudhaker)
- Fixed bug #1060061 - renderValidationJS showing htmlentities instead of intended characters (Onokazu/theCat)
- Implemented new token system for validating form origination and increased protection against CSRF (Mithrandir/Onokazu)