Difference between revisions of "PT Photo Gallery Version 2.2 Release Notes"

From ADF Docs
Jump to: navigation, search
(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…')
 
Line 9: Line 9:
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 
* Resolved error in v2.1 for editing photo records displays the "Element IMGGALLERYSTATUS.UPLOADCOMPLETED is undefined in PHOTOUPDATESTATUS." error message.
 
* 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 photo processing to propagate all the photos 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.
 
* 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.

Revision as of 20:16, 26 June 2012

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 photo processing to propagate all the photos 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.