Changes between Version 2 and Version 3 of Release/3.1/Notes
- Timestamp:
- 05/04/16 08:32:01 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/3.1/Notes
v2 v3 191 191 == Known Issues == 192 192 193 * Fusion: Geolocation widget will no longer work on Chrome 50+ on insecure origins (https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only?hl=en). Solution: Host the fusion application on a site over HTTPS. 193 194 * Fusion: Google Street View may not load properly in Chrome (https://productforums.google.com/forum/#!topic/maps/7DiQ4FQj8ts). Workaround: Disable "Accelerated 2D canvas" in chrome flags settings. 194 195 * On Ubuntu, bash needs to be the default shell due to bash-isms in the service control scripts (#2497)