WebsiteBaker Community Forum
WebsiteBaker Support (2.8.x) =>
Hilfe & Support (deutsch) => General Help & Support => Diskussion über WB (closed) => Topic started by: susigross on July 29, 2009, 03:13:47 PM
-
Der css-Fehler im Backend ist immer noch da, war hier gemeldet
https://forum.WebsiteBaker.org/index.php/topic,14547.msg91518.html#msg91518 (https://forum.WebsiteBaker.org/index.php/topic,14547.msg91518.html#msg91518)
Der Fehler mit der doppelten ID im Suchergebnis ist auch noch da, war hier gemeldet
https://forum.WebsiteBaker.org/index.php/topic,14547.msg91350.html#msg91350 (https://forum.WebsiteBaker.org/index.php/topic,14547.msg91350.html#msg91350)
Auch das Problem wurde nicht beseitigt:
https://forum.WebsiteBaker.org/index.php/topic,14547.msg91354.html#msg91354 (https://forum.WebsiteBaker.org/index.php/topic,14547.msg91354.html#msg91354)
Bei dem heute morgen gemeldeten
https://forum.WebsiteBaker.org/index.php/topic,14547.msg92857.html#msg92857 (https://forum.WebsiteBaker.org/index.php/topic,14547.msg92857.html#msg92857)
fehlt noch die zweite Hälfte des Patches (siehe Originalthread)
-
Hier kommt noch ein HTML-Fehler im Backend, der sich leicht ausmerzen lässt:
Da wird direkt vor dem Modul-Code folgende Zeile ausgegeben:
<a name="97"></a>
Die 97 ist die section-id. Wäre schön, wenn man die valide angeben könnte, also z.B. so:
<a name="s97"></a>