
* Fixed: Installation error when selecting the Install Quartz option and not the Install Sample Site and Catalogs option.
* Fixed default site name and location for created sites; make site assemblies read-only upon extract; create blob storage folders.
h3. Commerce Manager General
* Fixed: Change Language control does not allow user to switch the language from English to others.
h3. Content Management
* Fixed: With multiple sites being set up, trying to access the 2nd site lead to a server error.
h3. Customer Management
* Fixed: Server error when trying to change an email address of an existing account to another email already in use.
* Fixed: Validation error when using a Customer Segment with a custom Contact Business Object.
* Fixed: Roles inserted directly in the database does not appear in the Customer Management Roles screen.
* 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.
h3. Catalog Management
* Fixed: Product catalog import error when exporting and re-importing products with fields for Display Templates and SEO not specified.
* Fixed: Empty SEO and Display Template field does not give any warning and leads to a catalog import error.
* Fixed: Server error when entering Warehouses name that contains ' character.
* 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.
h3. Order Management
* Fixed: Error when "Send Notification".
h3. Marketing
* Enhanced: Field validation added that prevents users to input long string to "segment name" & "Display name" field when creating new Customer Segments.
* Fixed: Updating the Qty to 2 or greater the "Buy X, Get N quantity of Y at a discount" promo gets incorrectly applied.
* Fixed: Existing Segment Conditions gets overwritten by a new condition.
* Fixed: Creating a custom field for Customer Segments on the Contact Business Object causes error.
h3. Asset Management
* Fixed: Bugs that is preventing from the Asset files to be displayed in the Commerce Manager and the Public Site.
h3. Administration
* Fixed: Workflow State Edit page does not accept a Weight value of "-1" even through the field validation screen says the required range is "between \-1 and 10."
* Fixed: System shows error when adding Region Name that contains ' character.
* Fixed: Taxes cannot be deleted once imported and saved on the Import Taxes screen.
* Fixed: Error when importing CSV Tax file.
h3. Public Site
* Fixed: "Edit Account Information" screen gives an inaccurate error message when trying to update email address to one that's already in use by another account. Also the address still gets duplicated between the two accounts.
* Fixed: Sort By ' Price Low to High' is not correct when combining with Searching.
* Fixed: "Compare Products" link in the B2C Sample Site home page (default.aspx) is broken.
* Fixed: During checkout, a notice that gets displayed when currency has been changed has incorrect currency symbol.
* 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.
h3. SQL Script
* Fixed: ecf_db_OrderSystem_storedprocedures.sql.