
*Content Management*
* Fixed: With multiple sites being set up, trying to access the 2nd site lead to a server error.
*Customer Management*
* Fixed: Caching bug with User Roles & Permissions: roles are cached indefinitely and will require restart to take affect if user roles or role permissions are changed. This is because CustomerSecurityCachedDataRepository class has a never expiring cache, we should add cache expiration in there and allow it to be configurable.
* Fixed: The order to which the cursor moves from one field to the next by using the tab key in the Contact's "New Address" screen was not correct.
*Catalog Management*
* Fixed: Description cannot display and cannot access editor to change description in FireFox
* Fixed: Required field is missing but still saved by using Catalog Batch Update - Trying to save while the required field (product name) is empty, will simply revert the previously save name.
* Fixed: Description cannot display and cannot access editor to change description in FireFox. Fixed CatalogNodes reference and rearranged items for readability.
* Fixed: Batch update: Trying to save changes in dates for "Available from" and "Expires on" fields leads to a Webpage error.
* Fixed: The ID number in the Catalog Entry Search screen is incorrectly displaying the CatalogEntryID column instead of the Code column.
*Administration*
* Fixed: Error when importing CSV Tax file.
*Public Site*
* Fixed: The Billing Address fields in the Payment Options screen during check out is empty. It should automatically filled in with the same information as the Shipping Address.
* Fixed: Changes made in the Edit Account Information screen cannot be saved.
*SQL Script*
* Fixed: ecf_db_OrderSystem_storedprocedures.sql.
*Installer Upgrades (Setup.exe version upgraded from 1.2.2.21 to 1.2.2.29)*
* Quartz service finder bug fixed.
* Improved quartz install.
* Default web site path for new web site is C:\inetpub\wwwroot\ecf\<port number>.
* SDK installer now set so that the storage path for LicenProvider in web.config will to point to the Mediachase.Licensing.dll in the <shared files>\Licensing instead of that in the bin.
* Fixed default site name and location for created sites; make site assemblies read-only upon extract; create blob storage folders.
* Update the EULA text for SDK.