googlearchive/caja

INTERNAL COMPILER ERROR

Closed this issue · 2 comments

Original issue 1957 created by ingeniero.ieci@servired.es on 2015-03-10T10:18:59.000Z:

Today the apps we have developed in Google Caja are not working any more, we have a big issue with the referenced scripts and plugins.

<== http://cdn.datatables.net/plug-ins/9dcbecd42ad/integration/jqueryui/dataTables.jqueryui.css:302+3 - 29: unknown css property -webkit-overflow-scrolling HtmlOutput:481+32 - 37: css property display has bad value: ==>clear<== HtmlOutput:4289+45 - 50: css property position has bad value: ==>fixed<== HtmlOutput:1032+25 - 35: INTERNAL COMPILER ERROR. Node did not match any rules at: Declaration Identifier : checkField. Please report this error at: http://code.google.com/p/google-caja/issues/ HtmlOutput:2333+25 - 35: INTERNAL COMPILER ERROR. Node did not match any rules at: Declaration Identifier : checkField. Please report this error at: http://code.google.com/p/google-caja/issues/

Comment #1 originally posted by kpreid@google.com on 2015-03-10T17:46:45.000Z:

Please upgrade your browser to the latest version and try again; if it still fails let us know what exact browser version you're using.

Comment #2 originally posted by erights on 2015-03-13T20:05:11.000Z:

Fixed in Caja r5717 by
https://codereview.appspot.com/202040043/
https://codereview.appspot.com/202030043/
https://codereview.appspot.com/214110043/

They should now work on Safari and Chrome 41 in Apps Script NATIVE mode. They cannot be made to work on Chrome 40 in Apps Script NATIVE mode. App Script EMULATED mode continues to work on Chrome 40, but with known CSS problems, which probably accounts for the behavior you are seeing.

If you continue to see this problem in Apps Script NATIVE mode on Chrome 41, Firefox, Safari, or Internet Explorer, please let us know. Thanks.