============================================================================= Endeca Workbench GENERAL (2.1.1 Revision A) - Updated: November 4, 2011 - Revision A consists of an update to this release note file. The software has not changed since the 2.1.1 release. MIGRATION (2.1.1 Revision A) - The silent installer on UNIX no longer prompts for acceptance of the License Agreement. In the text file that you create for the silent installation, remove the line that contains "Y" to accept the agreement. ============================================================================= GENERAL (2.1.1) - Release date: November 2011 - The release notes may have been updated since the release date. Access the Product Downloads section of the Endeca Developer Network (https://eden.endeca.com) for the most recent version of the release notes. FEATURES (2.1.1) Page Builder - BUG17194: Support for entering Chinese, Japanese, and Korean characters in Page Builder has been added. BUG FIXES (2.1.1) Common Issues - BUG18494: French and German localization has been restored to Endeca Workbench. - BUG17783: A character encoding issue was fixed that resulted in an "Unterminated string literal" error message when saving content that could not be encoded in the ISO 8859-1 character format. The error also prevented a rule group containing such content from being opened. Workbench now properly uses UTF-8 encoding. KNOWN ISSUES (2.1.1) Documentation: - The documentation for this release has not been updated. Updated documentation may be provided in a future release if necessary. Please see the EDeN knowledge base for the most recent documentation. COPYRIGHT (2.1.1) Copyright and patent information has been updated since the previous release of this software. The current copyright, trademark, and patent information is as follows: Copyright (c) 2001-2011 Endeca Technologies, Inc. All rights reserved. Portions of this software are subject to third-party rights, including: Corda PopChart(R) and Corda Builder(TM) Copyright (c) 1996-2005 Corda Technologies, Inc. Outside In(R) Search Export (c) 2011 Oracle. All rights reserved. Rosette(R) Globalization Platform (c) 2003-2005 Basis Technology Corp. All rights reserved. Teragram Language Identification Software (c) 1997-2005 Teragram Corporation. All rights reserved. Endeca, the Endeca logo, Guided Navigation, MDEX Engine, Find/Analyze/Understand, Guided Summarization, Every Day Discovery, Find Analyze and Understand Information in Ways Never Before Possible, Endeca Latitude, Endeca InFront, Endeca Profind, Endeca Navigation Engine, Don't Stop at Search, No Data Left Behind, Discovery Applications, Endeca Slipstream, and other Endeca product names referenced herein are registered trademarks or trademarks of Endeca Technologies, Inc. in the United States and other jurisdictions. All other product names, company names, marks, logos, and symbols are trademarks of their respective owners. The software may be covered by one or more of the following patents: US Patent 7035864, US Patent 7062483, US Patent 7325201, US Patent 7428528, US Patent 7567957, US Patent 7617184, US Patent 7856454, US Patent 7912823, US Patent 8005643, US Patent 8019752, US Patent 8024327, US Patent 8051073, US Patent 8051084, Australian Standard Patent 2001268095, Republic of Korea Patent 0797232, Chinese Patent for Invention CN10461159C, Hong Kong Patent HK1072114, European Patent EP1459206, European Patent EP1502205B1, and other patents pending. ============================================================================= GENERAL (2.1.0 Revision A) - Updated: March 31, 2010 - Revision A consists of an update to this release note file. The software has not changed since the 2.1.0 release. KNOWN ISSUES (2.1.0 Revision A) Installer - As a clarification of the workaround for bug OE6568 noted below, the Page Builder Editor API Reference is included as part of the 2.1.0 Merchandising Workbench Documentation Set (doc_merchworkbench_210.tgz) or as part of the 2.1.0 Publishing Workbench Documentation Set (doc_pubworkbench_210.tgz) available for download from EDeN. The ASDoc package is not available as an individual download. ============================================================================= GENERAL (2.1.0) - Release Date: March 2010 - The release notes may have been updated since the release date. Access the Product Downloads section of the Endeca Developer Network (https://eden.endeca.com) for the most recent version of the release notes. INSTALLATION (2.1.0) For installation tasks, see the Endeca Workbench Installation Guide. MIGRATION (2.1.0) For migration information, see the Endeca Workbench Migration Guide. BUG FIXES (2.1.0) Page Builder - OE4016: Previously, a user with edit permissions could delete locations from an active landing page in the case where the user had created a new landing page or viewed an existing inactive page before viewing any active landing pages. Editing of locations is now properly disabled in read-only mode. - OE4018: Previously, a user with edit permissions could make modifications to an active landing page in the case where a template used by that page had been updated such that the content had to be modifed to match the new template. Page Builder now displays an warning in this case and does not update the content. - BUG16354: Fixed an issue in which Page Builder was unable to open a rule group if one of that group's rules had an invalid dimension value id in its trigger. - BUG14942, CHG15077, OE1917, OE2116, OE3951: Made the messages returned to the command-line call to emgr_update with the --action set_templates more informative when an error is encountered uploading templates. Common Issues - BUG16872: Fixed an issue where duplicate copies of all admin users were added to the Web Studio cache each time it was accessed, causing a degradation in performance over time. - BUG13961: Fixed a bug where server-side sessions were not being properly invalidated. - BUG15992: Fixed an issue in which a user received an error message when attempting to activate or deactivate merchandising rules due to the email address of an LDAP user with approval permission for the relevant rule group being invalid. - BUG16010: Addressed an issue where Workbench was slow over a high- latency connection due to multiple requests for cached resources that are relatively static. These resources are now served with headers that instruct the browser not to check for new versions of these files for a period of six (6) hours. KNOWN ISSUES (2.1.0) Page Builder - BUG16576: When running emgr_update with an --action of set_templates and an --app_name that is not defined in EAC, a misleading error message is returned to the command line call stating that the specified Zone and Style do not exist, rather than that the application does not exist. - OE6435: Changes to rule group permissions for a user who is currently logged in to Endeca Workbench do not take effect until the user in question logs out of Workbench and back in again. - OE6526: It is possible for Page Builder templates to pass schema validation and yet be invalid. This happens in the case of a template of type PageTemplate where the element is either missing, or specifies a Zone or Style that does not exist in the application. When attempting to upload such a template, emgr_update correctly displays an error. However, the template is still stored in Page Builder, but is not available to content administrators. This may lead to situations in which an invalid template overwrites a previous (valid) version, making it unavailable to users. The solution is to run emgr_update with the --action get_templates, fix the issue, then run remove_templates and set_templates with the corrected templates. - OE3600: If a user enters an invalid value for Records per page in the navigation records editor (for example, if it is outside the range specified in the editor definition), a warning displays but the validity of the value is not enforced. If the user saves the configuration without correcting the value, the invalid input is discarded and the site default is used instead. - OE3599: If the default value for recordsPerPage specified for a navigation records property is outside the range specified in the editor definition, this value is discarded and the field displays as an empty field instead. In addition, the "Some fields or cartridges within this cartridge may have been updated or removed. Your content has been converted to the new cartridge." message displays in the Content Detail Panel. Common Issues - BUG15600: When a user saves configuration changes in Workbench, the emgr_update call between the MDEX Engine and Workbench may fail (for example, due to network issues) but the error is not reported to the user or written to the webstudio.log. The user may see a message that the operation was successful, even though the changes were not applied to the MDEX Engine. - OE3943: In Windows, the Workbench workspace directory is installed without Full Control, Modify, and Write permissions for the Users group. This may result in issues when migrating from previous versions when the migration is not performed by the user who is configured to run the Endeca Tools Service. As a workaround, perform the migration steps (particularly backing up and restoring the Web Studio configuration) as the user that runs the Endeca Tools Service. Installer - BUG17414: If Workbench was installed on Windows by a user with Administrator privileges and the User Account Control (UAC) was enabled, the user cannot edit the configuration files. Attempts to edit the configuration files fail with insufficient permissions. Workarounds for this issue include: giving the individual user the necessary file permissions to edit the files, running the file editing programs as an Administrator, or disabling the UAC. - BUG17422: When installing Workbench silently on Windows as a user with Administrator privileges and with the UAC enabled, Windows prompts for a confirmation of the installation. This prompt makes the silent installation no longer silent. - OE6568: The Page Builder Editor API Reference (ASDoc) is not included with the Page Builder Editor SDK package on Linux or Solaris. This documentation is available as a separate download from the Product Downloads section of EDeN. =============================================================================