Bug #1332
Sunstone impossible login with IE9
| Status: | Closed | Start date: | 07/04/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Resolution: | duplicate | Pull request: | ||
| Affected Versions: | OpenNebula 3.6 | 
Description
Hi,
Sorry to bother you a lot today, but I can't login on Sunstone with IE9. When I submit the login form, nothing happens, the URL in the browser just changes from http://xxxx:6901/ to http://xxxxx:6901/?username=oneadmin&password=mylolpassword
Can you confirm ? It works great with firefox and chrome though.
Jordan
Related issues
History
#1
     Updated by jordan pittier about 9 years ago
    Updated by jordan pittier about 9 years ago
    I can't tell whether it is related to this issue but in js/opennebula.js you are using the btoa function which doesn't exist in IE implementation. See here http://code.google.com/p/stringencoders/source/browse/trunk/javascript/base64.js?r=230 for an alternative
#2
     Updated by Ruben S. Montero about 9 years ago
    Updated by Ruben S. Montero about 9 years ago
    - Status changed from New to Closed
- Resolution set to duplicate
Yes IE is not supported yet