Mini-Bug gefunden
Habe mal die Javascript Console vom Firefox Browser benutzt. Da ist mir aufgefallen dass der Backend-Normalbetrieb jede Menge Javascript Fehler erzeugt, durch falsches HTML
("backround-color" statt "background-color")
Folgende templates enthalten diesen Tippfehler im HTML Code.
./standard/template.subnav.html
./standard/template.con_subnav.html
./standard/template.mycontenido_subnav.html
./standard/template.system_subnav.html
./standard/template.client_subnav.html
Sucht selbst im Verzeichnis contenido/templates :
find . -name "*" -type f -print | xargs -i grep -il backround-color {}
Ist nur ein leichter Bug, aber es nervt wenn der wirklich relevante Output in der JS-Console durch solche Fehlermeldungen verschleiert wird.
falsches HTML: backround-color statt background-color
Done.
Gruß
HerrB
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net