This page was moved to MC 11.0 - Binary Release Notes
Click in the link above if you are not automatically redirected in 10 seconds.
This component release is part of MarvelClient 11.0


ENHANCEMENT / NEW

Added new MC config values for the Eclipse version used by the Notes Standard client: <notes:eclipse_version_major>, <notes:eclipse_version_minor>, <notes:eclipse_version_step> and <notes:eclipse_version_number>.

CHANGE / FIX

MarvelClient now handles the situation where a user has multiple shortnames more cleanly.

If multiple shortnames have been defined in a user's Person document, only the first name in the field will be written to the <mc:userdetails_shortname> variable, and all names will be written to the new <mc:userdetails_shortname_all> variable as a comma-separated list.

CHANGEAn action's return values are now written to log.xml for log level >= 2. This was only visible for log level 3 before.
FIXNotes client 9.0.1 FP10 (with no interim fixes) is now reported properly in the <notes:version_*> config variables. Previously it was reported as version 9.0.11 due to a bug in that version of the Notes client.
FIXFix for MarvelClient ServerAccessRestrictor when running against older Notes clients.