The latest JQuery update prevents CKEditor to show up in about half cintent type, without any obvious logic.
When I attempt to create content of one failing type, I get this sort of error (reported by Chrome)

Uncaught TypeError: Cannot read property 'prototype' of undefined
(anonymous function)js_52b9cc2e0b0a4b85f224ffdb195ab400_0.js:6
js_52b9cc2e0b0a4b85f224ffdb195ab400_0.js:6Uncaught TypeError: Cannot read property 'field_links_values' of undefined
(anonymous function)js_52b9cc2e0b0a4b85f224ffdb195ab400_0.js:6
jQuery.extend.eachjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:4
jQuery.fn.jQuery.eachjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:1
Drupal.behaviors.contentRemoveButtonsjs_52b9cc2e0b0a4b85f224ffdb195ab400_0.js:6
(anonymous function)js_d27f01fc7be8dd5f7a3dcee00e547164_0.js:18
jQuery.extend.eachjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:4
Drupal.attachBehaviorsjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:18
Drupal.theme.placeholderjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:18
jQuery.extend.ready.jQuery.readyListjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:11
jQuery.extend.eachjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:4
jQuery.extend.readyjs_d27f01fc7be8dd5f7a3dcee00e547164_0.js:11
jQuery.each.jQuery.fn.(anonymous function)js_d27f01fc7be8dd5f7a3dcee00e547164_0.js:12
js_291b356d697756fbca87a3b424661079_1.js:510 cached items in the hs_menu_ table.

I had to roll back to the previous dev

Comments

jvieille’s picture

Title: Latest dev dos not work - javascript errors » Latest dev does not work - javascript errors
btully’s picture

jvieille --

Are you still having these errors?

If so, for better debugging and reporting you should turn off javascript aggregation. The errors you posted above don't help much because they link to aggregated js files.

jvieille’s picture

I have not tried again, I rolled back to the previous dev that worked.
Any idea about what can be wrong?

btully’s picture

Not without seeing a better output from Chrome without JS aggregation off. Have you also tried updating to the latest version of CKEditor?

jvieille’s picture

I tried to disable Advanced CSS/JS Aggregation together with the last dev:
- the error does not occur, CKeditor is normally available

I tried to rebuild the aggregated files, but this did not change.

It seems that something goes wrong with the latest dev facing jscript aggregation

airstarh’s picture

The same - latest dev does not work.
It attaches JQ files, but nothing is happenning.

markhalliwell’s picture

Status: Active » Closed (outdated)

Drupal 6 reached EOL (end-of-life) on February 24, 2016.