Elemente in v4 Vorlage nicht richtig verschachtelt

30.09.2021 16:36
#1 Elemente in v4 Vorlage nicht richtig verschachtelt
El
Mitglied

In mein test-forum [test-stockhausen-2021.xobor.de] habe ich eine neue Vorlage Business Template (v4) Xobor validiert [validator.w3.org].
Da mir bewusst ist, dass nicht alle Warnungen ernst zu nehmen sind, habe ich die Ergebnisse gefiltert. Am Ende hatte ich 8 Fehler:

Fehler 1 + 2: CSS-Parse-Fehler: peanuts;
Fehler 3: verstehe ich es nicht genau, aber kein großes problem;
Fehler 4: "End-Tag td gesehen, aber es gab offene Elemente", was seltsam ist;
Fehler 5-8: erscheint mir ernst:
"Nicht geschlossenes Element div-Elemente" wird zweimal gemeldet, und
"Streuendes End-Tag-Div." wird auch zweimal berichtet; warscheinlich sind die Elemente nicht richtig verschachtelt, was zu unerwartetem Verhalten führen kann.

Es ist schwer, den Code der Vorlage zu überprüfen, da das Layout leider ziemlich unordentlich ist.
Außerdem werden die div-Elemente die meiste Zeit nicht identifiziert; und die End-Tags werden nie kommentiert. Es wäre so schön, wenn zum Beispiel

1
 
<div id="navigation">
 

geschlossen würde von

1
 
</div><!--end of id="navigation"-->
 



Da die Vorlage von so vielen Forenadministratoren verwendet wird, von denen einige die Vorlage möglicherweise ändern möchten, ist es wichtig, einen klaren Code mit richtig verschachtelten Elementen zu haben.

Ich denke, das Problem ist ernst, aber nicht dringend.
NB: Dieses Wochenende werde ich mein eigenes Template basierend auf v4 zurücksetzen, um meine Arbeit an diesem Testforum fortzusetzen. Sie können die Validierung jedoch leicht reproduzieren, indem Sie die v4-Vorlage selbst öffnen.
Den Validierungsbericht habe ich als pdf-Anhang beigefügt. Englische Version darunter.

viel Glück!
Ellen de Haas
Rotterdam [NL]
===============
On my test-forum I did a validation on a fresh template Business Template (v4) Xobor [validator.w3.org]
Because I am aware that not all warnings have to be taken serious, I filtered the results. I ended up with 8 errors:

error 1 + 2: CSS parse-errors: peanuts;
error 3: I don't quit understand, but doesn't bother me;
error 4: "End tag td seen, but there were open elements", which is weird;
error 5-8: seems serious to me:
"Unclosed element div elements" is reported twice, and
"Stray end tag div." is also reported twice; my conclusion is that the elements are not correctly nested, which might result in unexpected behaviour.

It is hard to check the code of the template, because, I'm sorry to say, the lay-out is messy.
Moreover, the div-elements are not identified most of the time; and the end-tags are never commented. It would be so nice if for example

1
 
<div id="navigation">
 

was closed by

1
 
</div><!--end of id="navigation"-->
 



Since the template is used by so many forum-administrators, some of whom might want to change the template, it is important to have a clear code, with properly nested elements.

I think the issue is serious, but not urgent.
NB: This weekend I will set back my own template based on v4 to continue the my work on this test-forum. But you can easily reproduce the validation by opening the v4 template yourself.
I added the validation-report as a pdf attachment.

good luck!
Ellen de Haas
Rotterdam [NL]


 Antworten

 Beitrag melden
Bereits Mitglied?
Jetzt anmelden!
Mitglied werden?
Jetzt registrieren!