Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show the supported browser version #1084

Closed
gyorb opened this issue Nov 2, 2017 · 3 comments
Closed

show the supported browser version #1084

gyorb opened this issue Nov 2, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Nov 2, 2017

After the server was started and I try to view the results in an unsupported browser I got only a blank page.
It would be better to show the supported and unsupported browser versions.

@csordasmarton
Copy link
Contributor

We already show the supported and unsupported browser verisons:
cc_not_supported_browser

In the #1085 pull request I have increased the Firefox latest supported version to 34.

@dkrupp
Copy link
Member

dkrupp commented Nov 2, 2017

It is not working for example with firefox 17.0.6 and it does not show the "unsupported browser version page"

[18:49:37.132] TypeError: PermissionList is not a constructor @ http://esekilx4060597.rnd.ki.sw.ericsson.se:8001/scripts/productlist/ProductSettingsView.js:545
[18:49:37.270] TypeError: this.headerContentNode.firstChild is null @ http://esekilx4060597.rnd.ki.sw.ericsson.se:8001/scripts/plugins/dojo/dojox/grid/DataGrid.js:15
[18:49:37.453] GET http://esekilx4060597.rnd.ki.sw.ericsson.se:8001/scripts/plugins/dojo/dojo/resources/blank.gif [HTTP/1.0 200 OK 2ms]
[18:49:40.408] Use of getAttributeNode() is deprecated. Use getAttribute() instead. @ http://esekilx4060597.rnd.ki.sw.ericsson.se:8001/scripts/plugins/dojo/dojo/dojo.js:15

@whisperity
Copy link
Contributor

Yes, it looks like the inclusion and parsing of other JS dependencies run earlier than this check running.

@gyorb gyorb added this to the release 6.2 milestone Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants