5.3. Usability

5.3.1. [Major] Incorrect, too-restrictive maximum string size enforced on certain XML fields

There was a bug in the way the accumulated length for allow_interfaces_list, deny_interfaces_list, allow_multicast_interfaces_list, and deny_multicast_interfaces_list was computed. As a result, in rare cases where a huge number of interfaces was configured through XML, the maximum limit (32768 bytes) may have incorrectly been applied to the combination of the contents of the allow_interfaces_list, deny_interfaces_list, allow_multicast_interfaces_list, and deny_multicast_interfaces_list fields, as opposed to being enforced on a per-field basis. The maximum limit is now applied per field as intended.

[RTI Issue ID CORE-14225]

5.3.2. [Major] rtipkginstaller error in Windows when user name had space *

Windows users who have a space in their user name will now be able to use rtipkginstaller without having to worry about their installation path.

[RTI Issue ID INSTALL-965]



* This bug does not affect you if you are upgrading from 6.1.x or earlier.