WBCE CMS – Way Better Content Editing.
You are not logged in.
-- English version below --
Leider gibt es einen Tippfehler in der /include/jquery/jquery-insert.js, der dazu führt, dass der Datepicker (Kalender) im Backend nicht richtig angezeigt wird. In den im Ankündigungsthread verlinkten Downloads ist dieses Problem nun behoben.
Bei bereits vorhandenen Installationen von WBCE CMS 1.4.2 kann der Fehler ganz einfach behoben werden: In der /include/jquery/jquery-insert.js, Zeile 39
type: 'test/css'
ändern zu
type: 'text/css'
oder die vorhandene jquery-insert.js durch die korrigierte Version (Github-Download, Speichern unter) austauschen.
-- EN --
Due to a typo in the /include/jquery/jquery-insert.js the date picker (calendar) in the backend does not work properly. The issue is now fixed in the downloads available in the release notes.
If you have already downloaded and installed version 1.4.2, you can easily apply the fix by editing the file /include/jquery/jquery-insert.js
Find in line 39
type: 'test/css'
and replace it with
type: 'text/css'
Or replace the existing file with the corrected one (download from Github, "Save as")
Sorgen sind wie Nudeln: man macht sich meist zu viele.
Offline
byteworker
Issue fixed in Release 1.4.3
https://github.com/WBCE/WBCE_CMS/releases/tag/1.4.3
Sorgen sind wie Nudeln: man macht sich meist zu viele.
Offline
byteworker, bernd