-
Bug
-
Resolution: Fixed
-
Later
-
8.0.1.1
-
Security Level: Jimmy
-
ZK 8.0.3 S2
-
None
the detection of "edge" browser is inconsistent with other browser's detection
see:
at the client side zk.edge is detected while this information is missing on the server side.
EL zk.edge at server side => return null
JS zk.edge at client side => returns the version number
It would be helpful to detect supported browsers also at server side.