Gallery v1.3.3 bugfix release

This release is primarily aimed at fixing a variety of small bugs that have existed in Gallery for a few releases, as well as a couple of fairly serious bugs (including a very serious SECURITY bug that can lead to a remote exploit) that were introduced in the version 1.3.2. If you are using the 1.3.2 release we STRONGLY RECOMMEND that you upgrade to 1.3.3 as soon as possible to minimize the possibility of a web server compromise.Bugs fixed:
- Fix SECURITY HOLE introduced in the Windows XP Publishing feature introduced in 1.3.2 (as of 1.3.2 build 27). See http://gallery.sourceforge.net/article.php?sid=64 for specific details.

- Hiding all elements in an album causes those elements to get permanently detached from the album (making it inconvenient to recover them).

- Fixed minor bugs regarding supporting Nuke 6's user database

- Fixed minor bugs in the slideshow code.

Feature additions/changes:
- The config wizard now allows you to select an option to print via Shutterfly without making a (very small) donation to the Gallery project.

- Convenience function allows you to access a sub-album's permission dialog without opening the album.

For more detailed information, you can read the Gallery changelog.


regards,
The Gallery Dev Team
Not_Public's picture

random, silly question- any specific notes, suggestions on upgrading from 1.3.2?<br />
<br />
the UPGRADING file doesn't seem to specifically mention it...

bharat's picture

There are no special steps in upgrading from 1.3.2 to 1.3.3. Just follow the basic upgrade steps and you're all set.<br />

Although it appeared that I had successfully installed and configured gallery as a module within PHP-Nuke 6.5, I receive the following error at numerous points, including while trying to add albums, add photos, etc:<br />
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /var/www/html/modules/gallery/classes/database/mysql/Database.php on line 35<br />
<br />
Any ideas?