New issue 63171 by audun.ytterdal: Chrome does not work with HP Bladesystem
Onboard Administrator
http://code.google.com/p/chromium/issues/detail?id=63171
Chrome Version : 9.0.576.0 (Official Build 65344) dev
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5:
Firefox 3.x: OK
IE 7/8: OK
What steps will reproduce the problem?
1. Try to go into any Hp Bladesystem Onboard Administrator web gui
2. Will load forever before it will enable you to log inn with the
message "Your browser does not have the required functionality to run this
application." This is not based on user-agent. I've tried to change that to
firefox as well
3.
What is the expected result?
To be able to use the HP Onboard Bladsystem Onboard Administrator. It's
supposedly no special
What happens instead?
Timeouts, missing visual elements.
Please provide any additional information below. Attach a screenshot if
possible.
Comment #1 on issue 63171 by pe...@chromium.org: Chrome does not work with
HP Bladesystem Onboard Administrator
http://code.google.com/p/chromium/issues/detail?id=63171
Thank you for reporting this issue. Does Web Inspector's console show any
errors? You can check this by right-clicking somewhere on the page,
select "Inspect Element" and, if needed, press the escape button to open
the console.
It first loads a page that says "unable to retrive
standby.xmlFailed to load resource: the server responded with a status of
403 (Forbidden)
Refused to get unsafe header "Set-Cookie"
The 403 is on firefox as well. So I guess teh Unsafe "set-cookie" is the
problem.
Alright, but does the page work in Firefox regardless of the error?
Yes. But firefox firebug-console only complains about the 403 forbidden,
not unsafe set-cookie. My guess is that the 403 is intentional (some sort
of test if in standby-modus).
I think the problem is the the unsafe-set-cookie (Is there a description on
what that is somewhere)
Is there a way to allow unsafe set-cookie.
Comment #5 on issue 63171 by pe...@chromium.org: Chrome does not work with
HP Bladesystem Onboard Administrator
http://code.google.com/p/chromium/issues/detail?id=63171
Alright, thank you.