View Full Version : RC 2 fixes
Pekka
17th of February 2004 (Tue), 07:15
1. http://photography-on-the.net/forum/showthread.php?t=25415 (contains also new version of internal ftp).
2. http://photography-on-the.net/forum/viewtopic.php?p=153382#153382
3. http://photography-on-the.net/forum/viewtopic.php?p=155961
Pekka
25th of February 2004 (Wed), 17:59
A bug in page selection code was found.
In gallery/list php replace following line (2081)
<FORM ACTION="<?php print $scriptname; ?>" METHOD="POST" name="FORM_page_change" id="FORM_page_change">
with
<FORM ACTION="<?php print $scriptname; ?>" METHOD="POST" name="FORM_page_change" id="FORM_page_change">
<input type="hidden" name="exhibition" value="<?php print $exhibition; ?>">
Note that this bug may have affected uncookied system stability, so after the fix purge uncookied data in server info page and it will start again from clean table.
Pekka
5th of March 2004 (Fri), 09:55
The fix can be downloaded from http://photography-on-the.net/ee/beta/RC2/exif_fix_1.zip
Fixes
PHP EXIF: ShutterSpeedValue problem fixed
PHP and INTERNAL EXIF: ApertureFNumber rounding removed
XMP: ShutterSpeedValue added
XMP: times like 2004-02-15 11:02:14+01:00 fixed (timezone removed from time)
Pekka
6th of March 2004 (Sat), 17:25
http://photography-on-the.net/ee/beta/RC2/SCRIPT_d_func.zip
Fixes ' and " plus some other special characters in dropdown menus.
Pekka
12th of March 2004 (Fri), 17:38
I'll post a new set of files for RC2 this weekend, we can perhaps call this version RC2 build 2, because in RC3 I want to have all help files written and that should be the final version before 1.5.
While waiting, here's a list of things that are now fixed in that soon-coming file pack (no database changes). These fixes include all fixes mentioned on this thread. I hope to post the zip file in sunday afternoon GMT.
INTERNAL FTP: important server response related bugs fixed. After this fix, internal FTP is now much faster (limited only by data transfer speed).
PUBLIC BROWSING: 'All exhibitions combined' do not show duplicate photos any more.
PHOTO BROWSER: pagination bug fixed (may have caused data corruption in Uncookied system, so it is best to clear Uncookied data right after this fix).
PHOTO BROWSER: small translation fixes (no changes in translation files).
PHP EXIF: ShutterSpeedValue problem fixed
PHP and INTERNAL EXIF: ApertureFNumber rounding removed
XMP: ShutterSpeedValue data reading added
XMP: times like 2004-02-15 11:02:14+01:00 fixed (timezone removed from time)
EE COMMERCE: page load error fixed.
PHOTO EDITOR custom menus: fixed quotes and special characters.
RESIZE METHODS: fixed a bug where you could end up having a zero as size parameter without realising it (this could result as full size photos with IM as IM returns the original if either size parameter is zero).
RESIZE METHODS: added a resize style "fit in box". This simply means photo is resized so that it fits into an X*Y box.
EE COMMERCE: you may now delete multiple photos from template usage list.
PHOTO PAGE: fixed issue where photo detail separators would display more than once if respective data item was empty.
smeyer
23rd of March 2004 (Tue), 05:49
I'll post a new set of files for RC2 this weekend
Have these files been posted?
/Steffen
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.