When opening a log email form from the context menus of the console, EEO is enabled, and there is a custom version of the EEO page, the custom version was not being opened (the baseline EEO page was). This is now fixed, and the custom version of the page is opened.
Added support for the user version of the find caller window in the OpenFindCallerWindow function.
When re-directing to the case page after performing a Quick Close operation, the baseline case page was being shown, even if there was a user version of the case page in the user's resource configuration. This has been fixed, and the correct user version of the page is posted.
On the select_address2.asp page, the relative path to the /code directory was wrong - it went up one level too far. This has been fixed.
In Queries, there was an issue constructing proper SQL when using nested outer joins. This has been fixed.
On the contact page, when adding or removing alternate sites on the More Sites tab, re-factored how these updates occur, which does not refresh the entire contact page (which could cause dirty data that had not yet been saved to be lost).