Hi all -- Just wanted to let other users of this module know about a problem and fix you'll run into if using jquery_update, jQuery 1.7, and CKEditor module. When you switch your jQ version to 1.7, on any node-editing page CKEditor will break, and in your javascript console you'll see this error: Uncaught TypeError: Object 0 has no method 'charAt' at line 294. Applying this patch to your jquery_update module fixes this problem. That is all.