[one-users] Chromium Issue
Hector Sanjuan
hsanjuan at opennebula.org
Fri Mar 2 13:05:42 PST 2012
Hello Hutson,
you're right. There are some compatibility issues with older versions of
Chromium due to the use of the 'delete' keyword. Modern versions (from 9.x
i think at least) work well.
I have opened a ticket for it nevertheless:
http://dev.opennebula.org/issues/1155. We'll do our best to fix it for the
next release.
Hector
En Wed, 29 Feb 2012 18:09:42 +0100, Hutson Betts <hut101 at tamu.edu>
escribió:
> What follows is not necessarily a bug, but is more of an inconvenience
> to be considered, and potentially tested with other browser/OS
> combinations:
>
> I use Chromium (6.0.472.63 (59945) Built on Debian 6.0, running on
> Debian 6.0.4) to access the Sunstone Server web interface. However,
> there is an issues with Chromium's execution of the JavaScript source
> code for Sunstone.
>
> The following is the output on the Web Developer's console after logging
> into Sunstone:
>
> Failed to load resource: the server responded with a status of 404 (Not
> Found) | plain.css
> Uncaught SyntaxError: Unexpected token delete | hosts-tab.js:181
> Uncaught SyntaxError: Unexpected token delete | vms-tab.js:286
> Uncaught SyntaxError: Unexpected token delete | templates-tab.js:690
> Uncaught SyntaxError: Unexpected token delete | vnets-tab.js:202
> Uncaught SyntaxError: Unexpected token delete | images-tab.js:313
> Uncaught SyntaxError: Unexpected token delete | users-tab.js:140
> Uncaught SyntaxError: Unexpected token delete | groups-tab.js:100
> Uncaught SyntaxError: Unexpected token delete | acls-tab.js:135
>
> I've attached an image displaying the results on the console and in the
> rendering of the Sunstone interface. In each case, the exceptions are
> related to the dot notation use of 'delete', a reserved keyword in the
> Chromium 6 JavaScript implementation.
>
> More information can be found at Chromium's Issue #45697:
> http://code.google.com/p/chromium/issues/detail?id=45697
>
> As noted in that issue, it has been resolved as of Chromium 16. I just
> wanted to point out, for completeness, that there is an issue that might
> effect others as well.
>
--
Hector Sanjuan
OpenNebula Developer
More information about the Users
mailing list