Struppi: scope in switch-konstrukt?!?

Beitrag lesen

Tja, wenn du uns nicht hilfst, dann wird das nichts. Zeig uns ein Beispiel wo dein Problem deutlich wird.

meine testumgebung 'test.xhtml':

Mir ist ehrlich gesagt nicht klar, was da deutlich werden soll. Ich hab zwei Fehlermeldungen, die ich aber nicht deuten kann:

Fehler: Nicht definierte Entität
Quelldatei:
Zeile: 1, Spalte: 231
Quelltext:
<html xmlns="http://www.w3.org/1999/xhtml"><body xmlns="http://www.w3.org/1999/xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p xmlns="http://www.w3.org/1999/xhtml"><span xmlns="http://www.w3.org/1999/xhtml">New array 2: &amp;,&ouml;,&auml;,&uuml;,e,f,G</

Fehler: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMNSHTMLElement.innerHTML]"  nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)"  location: "JS frame :: http://localhost/projekte/Javascript/tmp.xhtml :: testSwitchTestArray :: line 30"  data: no]

Aber ansonsten, wo ist das Problem?

Struppi.