Issues Fixed in this Release
Citrix Access Suite Licensing
Product: Citrix Access Suite Licensing
Current Product Version: 4.0
Previous Product Version: 3.0
Language: English (EN)
Fixed Issues List: 1.0
The following issues have been fixed since the previous release of this product. For information about new features and system requirements, see the product administration guides.
1. The display of the license server name in the Management Console is not case sensitive. Instead, the name of the license server appears in CAPS.
This fix corrects the issue.
[#89861]
2. User names you added to the Management Console could not contain special characters such as the "#" symbol.
This fix corrects the issue.
[#90839]
3. Adding Subscription Advantage upgrade licenses did not update the Subscription Advantage expiration date of expired licenses, and an annoyance warning kept appearing.
This fix corrects the issue.
[#94666]
4. Earlier versions of the Management Console implement a hierarchy of possible Locale settings. Your explicit choice from the Welcome page overrides all defaults, followed by the browser's Locale setting, followed by the value of a configuration parameter in the Console's web.xml configuration file. Additionally, the Console supports language-specific bookmarking, appending a locale flag to each URL so that you can bookmark individual pages in the languages you specify.
This release simplifies the hierarchy by eliminating the configuration parameter from the web.xml file, and by eliminating language-specific bookmarking. Note that this release does not address any language-specific bookmarking issue. Instead, it simplifies and enhances the current bookmarking functionality.
The browser's locale setting is used as the default locale unless you select a different language setting on the Welcome page. If you do so, the particular server to which you are connected remembers your choice of language settings and applies it to all your subsequent Console sessions on that server.
[#99421]
5. Earlier versions of the Management Console implement HTML character set encoding based on your Locale settings. English, French, German and Spanish locales are displayed using the ISO-8859-1 "Latin" character set, while Japanese is displayed using Shift-JIS. While this is standard design practice, it prevents the display of multiple languages, for example Japanese and French, on the same page. When displaying multiple languages on the same page, some special characters may therefore not display correctly.
With this fix, HTML character set encoding is set to UTF-8, regardless of your locale.
[#99423]
6. If the information in the lmc.properties file contains special, non-ASCII characters, the information is displays incorrectly. This issue is evident, for example, in file paths that contain special characters. It is caused by the fact that this Java properties file cannot contain non-ASCII characters.
This fix migrates the information in the lmc.properties file to an XML file, which supports UTF-8 encoding. UTF-8 encoding extends the range of supported special characters.
[#99424]
7. In keeping with Section 508 compliance, this fix introduces a number of enhancements to the HTML that is underlying the user interface of the Management Console. These enhancements are intended to improve the usability of the Console for users who use screen readers.
[#99425]