Fixed Issues in 12.0.0 Web Client
The following issues are fixed in Content Manager 12.0.0 compared to 11.0.0.
Web Client
- The change Tracker preview always toggles a version x to y (x > y) to a y to x comparison, while in the Client Tools you have full control over the order. [TS-10447|SRQ-4210]
- Microsoft Internet Explorer 11 can suddenly take up 20% CPU resources even though the web client is idle. This was caused by the
setIntervalfunction from the menu which was triggered for every menu while Google Chrome and Mozilla FireFox don't do this. [TS-9742] - Rendering a decimal displayed via the Maps folder list view (MasterDisplay.xml) performs a decimal round up. For example a value
7.6is rendered as8. [TS-10234|SRQ-3992] - The filename which was generated while downloading content objects from the web client contained "+" (plus) instead of " "(space) due to UrlEncoding. The newly suggested filename is TestImage2=GUID-17F48625-E148-486E-9186-1B3B9BC11874=1=aa, ab, af, am, ar, as, en=Low.png, while it previously was TestImage2=GUID-17F48625-E148-486E-9186-1B3B9BC11874=1=aa,+ab,+af,+am,+ar,+as,+en=Low.png. [TS-9719|TS-9718|SRQ-3234]
- When requesting the file/blob details of an EventMonitor entry, you could end up with Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerWrapper' caused by ID confusion and a double Byte Order Mark (BOM) encoding. [TS-9138|TS-9163]
- Uppercase all field names in StatusTransitionsandInboxesConfiguration.xml to avoid error messages such as The field FMasterType does not exist. [fe:"FMasterType"]. [TS-9177|TS-9167|SRQ-2640]
- The Context Builder section Saved contexts has been removed from the standard dialog as it relied on obsolete API functions and card type CTCONTEXT. [TS-9212|TS-9205]