MassBank / MassBank-web

The web server application and directly connected components for a MassBank web server
13 stars 22 forks source link

More broken HTML #358

Closed sneumann closed 1 year ago

sneumann commented 1 year ago

Hi, we have more broken HTML, similar as in #346 xmllint /tmp/MSBNK-IPB_Halle-PB005803.html.

xmllint /tmp/MSBNK-IPB_Halle-PB005803.html 
/tmp/MSBNK-IPB_Halle-PB005803.html:84: parser error : Opening and ending tag mismatch: link line 43 and head
</head>
       ^
/tmp/MSBNK-IPB_Halle-PB005803.html:120: parser error : Opening and ending tag mismatch: img line 119 and a
    </a>
        ^
/tmp/MSBNK-IPB_Halle-PB005803.html:127: parser error : Opening and ending tag mismatch: input line 126 and form
    </form>
           ^
/tmp/MSBNK-IPB_Halle-PB005803.html:136: parser error : Opening and ending tag mismatch: input line 125 and div
</div>
      ^
/tmp/MSBNK-IPB_Halle-PB005803.html:138: parser error : Opening and ending tag mismatch: form line 124 and div
    </div>
          ^
/tmp/MSBNK-IPB_Halle-PB005803.html:160: parser error : XML declaration allowed only at the start of the document
                    <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/sv
                         ^
/tmp/MSBNK-IPB_Halle-PB005803.html:194: parser error : Opening and ending tag mismatch: br line 159 and div
                </div>
                      ^
/tmp/MSBNK-IPB_Halle-PB005803.html:239: parser error : Entity 'nbsp' not defined
&nbsp;&nbsp;74.1&nbsp;71.31&nbsp;14<br>
      ^
/tmp/MSBNK-IPB_Halle-PB005803.html:239: parser error : Entity 'nbsp' not defined
&nbsp;&nbsp;74.1&nbsp;71.31&nbsp;14<br>
            ^
[...]
&nbsp;&nbsp;199.1&nbsp;51.16&nbsp;10<br>
                       ^
/tmp/MSBNK-IPB_Halle-PB005803.html:279: parser error : Entity 'nbsp' not defined
&nbsp;&nbsp;199.1&nbsp;51.16&nbsp;10<br>
                                  ^
/tmp/MSBNK-IPB_Halle-PB005803.html:281: parser error : Opening and ending tag mismatch: br line 279 and div
    </div>
          ^
/tmp/MSBNK-IPB_Halle-PB005803.html:316: parser error : Entity 'copy' not defined
        Copyright &copy; 2006 MassBank Project; 2011 <a href="https://www.norman-netwo
                        ^
/tmp/MSBNK-IPB_Halle-PB005803.html:317: parser error : Opening and ending tag mismatch: br line 316 and div
    </div>  
          ^
/tmp/MSBNK-IPB_Halle-PB005803.html:323: parser error : Opening and ending tag mismatch: img line 322 and div
        </div>
              ^
[...]
/tmp/MSBNK-IPB_Halle-PB005803.html:355: parser error : Opening and ending tag mismatch: img line 354 and div
        </div>
              ^
/tmp/MSBNK-IPB_Halle-PB005803.html:361: parser error : Opening and ending tag mismatch: div line 344 and body
</body>
       ^
/tmp/MSBNK-IPB_Halle-PB005803.html:362: parser error : Opening and ending tag mismatch: div line 340 and html
</html>
       ^
/tmp/MSBNK-IPB_Halle-PB005803.html:362: parser error : Premature end of data in tag div line 336
</html>
       ^
sneumann commented 1 year ago

hm, can't reproduce. Sorry.