PDA

View Full Version : EE 2.01 UPDATE


Pekka
5th of October 2006 (Thu), 20:40
UPDATES EE 2.0 to 2.01

Unzip, upload and open admin/updateversion201.php to change your EE's version number to 2.01.


basecode/SCRIPT_redirect.php, admin/SECURITY_check_authorization.php
Added JS redirect after header redirect as failsafe for systems that fail with header command.

admin/EDITOR_perform_analyze.php
Fixed nonstop processing halt bug and tweaked html code for little better redraws on slower systems.

admin/EDITOR_structure.php
Fixed bug "disappearing columns".

admin/SCRIPT_system_check.php
Fixed false "MySQL connection error" message.

admin/EDITOR_server_tools.php
1. Fixed a false positive with empty netpbm path (can happen if path guess does not get the path).
2. Fixed XMP display bug (thanks to DavidW in http://photography-on-the.net/forum/showthread.php?p=2081924)

admin/SCRIPT_editor_functions.php
Fixed a bug in function ee_extract_xmp_data (thanks to DavidW in http://photography-on-the.net/forum/showthread.php?p=2081924)

admin/EDITOR_users.php
Fixed form saving problems.

admin/EDITOR_camera.php
Fixed empty output in specs form

admin/SECURITY_check_authorization.php
Fixed a reported security problem, reported by MMCM in http://photography-on-the.net/forum/showthread.php?t=223701

basecode/SCRIPT_common_functions.php
fixed filename URL coding (thanks to DavidW in http://photography-on-the.net/forum/showthread.php?t=223591))

Added database error report functions on couple of queries which were missing them.

Thanks to all who provided my access to their EE's in order to get it better!