Fix Bugs in the codemirror integration

Codemirror chnageObj are not parsed correctly on the serverside(see editor-controller.js).
Also there is one bug left on the client-side(see editor-page.js).

Edited by Bernward Weigand