Bug 33990

Summary: IE11 is not detected as Internet Explorer
Product: UCS Reporter: Florian Best <best>
Component: UMC (Generic)Assignee: Florian Best <best>
Status: CLOSED FIXED QA Contact: Alexander Kläser <klaeser>
Severity: normal    
Priority: P5 CC: gohmann, jmm, klaeser
Version: UCS 3.2   
Target Milestone: UCS 3.2-1-errata   
Hardware: Other   
OS: Linux   
URL: https://bugs.dojotoolkit.org/ticket/17311
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=32264
https://forge.univention.org/bugzilla/show_bug.cgi?id=33968
https://forge.univention.org/bugzilla/show_bug.cgi?id=38225
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:

Description Florian Best univentionstaff 2014-01-24 15:55:24 CET
The Internet Explorer 11 nowadays identifies himself as "like Gecko" and is detected as Firefox in Dojo.

This has the impact that all IE-specific CSS-Style rules aren't evaluated.

It is fixed in Dojo 1.9.2. We are currently using Dojo 1.9.1.
https://bugs.dojotoolkit.org/ticket/17311
http://www.nczonline.net/blog/2013/07/02/internet-explorer-11-dont-call-me-ie/
Comment 1 Florian Best univentionstaff 2014-04-03 12:15:59 CEST
*** Bug 32264 has been marked as a duplicate of this bug. ***
Comment 2 Florian Best univentionstaff 2014-04-03 13:20:18 CEST
Dojo has been upgraded to version 1.9.3.

To detect InternetExplorer > 11 there is now:
has('trident') == 7 // IE11
has('trident') == 8 // IE12

http://dojo-toolkit.33424.n3.nabble.com/Dojo-1-9-2-now-available-td4000355.html

univention-dojo 7.0.6-2.83.201404031218
2014-04-03-univention-dojo.yaml

univention-management-console-frontend 3.0.152-25.823.201404031315
2014-03-07-univention-management-console-frontend.yaml
Comment 3 Alexander Kläser univentionstaff 2014-04-25 14:16:25 CEST
I have removed 2014-04-03-univention-dojo.yaml as this package is unmaintained and can be announced without a YAML file.

Update to Dojo 1.9.3 → OK, patches have been applied, build OK
UMC → seems with IE11
Comment 4 Alexander Kläser univentionstaff 2014-04-25 14:16:59 CEST
(In reply to Alexander Kläser from comment #3)
> ...
> Update to Dojo 1.9.3 → OK, patches have been applied, build OK
> UMC → seems with IE11

UCM → seems fine with IE11

→ VERIFIED
Comment 5 Alexander Kläser univentionstaff 2014-04-25 14:23:12 CEST
Adapted patches → OK
Comment 6 Moritz Muehlenhoff univentionstaff 2014-04-30 08:49:21 CEST
http://errata.univention.de/ucs/3.2/100.html