Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
73:releasenotes [2019/04/01 12:19] – [Adapt the server.xml] twn73:releasenotes [2019/04/04 11:04] – [Hierarchical Workspace Navigation] fnpk
Line 48: Line 48:
  
 To access a workspace by its name, click or tap on "Search" and start typing. All matching workspace candidates will be listed as you type. To access a workspace by its name, click or tap on "Search" and start typing. All matching workspace candidates will be listed as you type.
 +
  
 ===== Usage Statistics ===== ===== Usage Statistics =====
Line 170: Line 171:
 Some changes for URLs attached to work products and Guidance elements: Some changes for URLs attached to work products and Guidance elements:
  
-  * URLs are now displayed in the Stages UI exactly like they have been entered, URLs that do not contain "://" will no longer be prefixed with "http://".+  * URLs are now displayed in the Stages UI exactly like they have been entered, URLs that do not contain ":" will no longer be prefixed with "http:".
   * When accessing a URL, you simple click a link with that URL. The access will no longer be redirected to the actual URL by the Stages server.   * When accessing a URL, you simple click a link with that URL. The access will no longer be redirected to the actual URL by the Stages server.
   * This means that navigation to URLs will no longer be logged in the access log. For example, URLs will no longer appear in the "Recently Used Files" widget.   * This means that navigation to URLs will no longer be logged in the access log. For example, URLs will no longer appear in the "Recently Used Files" widget.
-  * This makes "file://" URLs work (if they contain a host name after the "file://" part, and only in IE 11 and Edge). "file://" URLs with local folder names or drive letters are blocked by all current major browsers for security reasons.+  * This makes "file:" URLs work (if they contain a host name after the "file:" part, and only in IE 11 and Edge). "file:" URLs with local folder names or drive letters are blocked by all current major browsers for security reasons.
   * This makes "mailto:" URLs work (issue 32942).   * This makes "mailto:" URLs work (issue 32942).