From birnbacs at gmail.com Tue Apr 17 06:37:17 2018 From: birnbacs at gmail.com (Sebastian Birnbach) Date: Tue, 17 Apr 2018 08:37:17 +0200 Subject: [dev] Horde Message-ID: Horde sets as DOCTYPE in every page Firefox and IE complain about this, marking the line red in the console. To the best of my knowledge the DOCTYPE should read Questions: 1) Is the missing w3.org server name a misconfiguration on my side? 2) Where is the DOCTYPE defined in Horde? 3) Any reason not to change it? From jan at horde.org Sun Apr 22 14:25:47 2018 From: jan at horde.org (Jan Schneider) Date: Sun, 22 Apr 2018 14:25:47 +0000 Subject: [dev] Horde In-Reply-To: Message-ID: <20180422142547.Horde.eXbkLnkI59E14ajEMs-ACJg@neo.fritz.box> Zitat von Sebastian Birnbach : > Horde sets as DOCTYPE in every page > > "DTD/xhtml1-transitional.dtd"> > > > Firefox and IE complain about this, marking the line red in the console. To > the best of my knowledge the DOCTYPE should read > > http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > > Questions: > 1) Is the missing w3.org server name a misconfiguration on my side? No. It's not strictly necessary either, it's just a hint where to download the DTD. > 2) Where is the DOCTYPE defined in Horde? templates/common/header.html.php > 3) Any reason not to change it? No, it should indeed point to a valid URL. -- Jan Schneider The Horde Project https://www.horde.org/