PT Photo Gallery Version 2.2 Release Notes

From ADF Docs
Revision as of 20:15, 26 June 2012 by Mcarroll (talk | contribs) (Created page with 'We are proud to release v2.1 to the Community. Version 2.1 contains security updates, code updates, custom field enhancements, and a few bug fixes. If installing the Photo Ga…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

We are proud to release v2.1 to the Community.

Version 2.1 contains security updates, code updates, custom field enhancements, and a few bug fixes.

If installing the Photo Gallery app for the first time, please follow the v2.1 Install Guide.

If upgrading from v2.1, please follow the v2.2 Upgrade Guide. If upgrading from a version previous to v2.1, the please complete the v2.0 Upgrade Guide steps along with the v2.1 Upgrade Guide steps.

Bug Fixes

  • Resolved error in v2.1 for editing photo records displays the "Element IMGGALLERYSTATUS.UPLOADCOMPLETED is undefined in PHOTOUPDATESTATUS." error message.
  • Updated the photo processing to create the resize photos in the 'temp' directory then move to the category destination directory. The move functionality uses the ADF CSData CSFile function to allow all the photos processed to propagate to the ROP servers.
  • Updated error handling for uploaded photos that are corrupted or unreadable by CFIMAGE. Previously this would display a ColdFusion error message and the photo form would break.