Message from discussion
Error in DTD "gwt-module.dtd"
Received: by 10.101.129.33 with SMTP id g33mr6125543ann.25.1333532184090;
Wed, 04 Apr 2012 02:36:24 -0700 (PDT)
X-BeenThere: google-web-toolkit@googlegroups.com
Received: by 10.236.140.106 with SMTP id d70ls27703yhj.6.gmail; Wed, 04 Apr
2012 02:35:54 -0700 (PDT)
Received: by 10.236.77.9 with SMTP id c9mr1622041yhe.2.1333532154150;
Wed, 04 Apr 2012 02:35:54 -0700 (PDT)
Date: Wed, 4 Apr 2012 02:35:53 -0700 (PDT)
From: Thomas Broyer <t.bro...@gmail.com>
To: google-web-toolkit@googlegroups.com
Message-ID: <7126552.1873.1333532153645.JavaMail.geo-discussion-forums@yncc41>
In-Reply-To: <dba9dc40-85e0-4a11-b0cf-cd48a63fa6bb@b3g2000yqb.googlegroups.com>
References: <dba9dc40-85e0-4a11-b0cf-cd48a63fa6bb@b3g2000yqb.googlegroups.com>
Subject: Re: Error in DTD "gwt-module.dtd"
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_1871_13825869.1333532153643"
------=_Part_1871_13825869.1333532153643
Content-Type: multipart/alternative;
boundary="----=_Part_1872_6940104.1333532153644"
------=_Part_1872_6940104.1333532153644
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
There's nothing to fix: your browser interprets the file as an XML file,
whereas it's a DTD. Line 17 is an <!ELEMENT, and "!" is invalid in an XML
element name, but it's not an XML element, it's DTD declaration.
On Tuesday, April 3, 2012 6:09:05 PM UTC+2, Rick Fisher wrote:
>
> My dear friends at Google,
>
> Are you aware the following DTD has an error?
>
> "http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-
> source/core/src/gwt-module.dtd<http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-source/core/src/gwt-module.dtd>"
>
>
> ::::::::::::::::: BEGIN :::::::::::::::
> This page contains the following errors:
>
> error on line 17 at column 2: StartTag: invalid element name
> Below is a rendering of the page up to the first error.
> ::::::::::::::::: END :::::::::::::::
>
> It is causing errors in our projects - "IntelliJ compile"
>
> Can someone fix it? :-)
>
> Thank you
------=_Part_1872_6940104.1333532153644
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
There's nothing to fix: your browser interprets the file as an XML file, whereas it's a DTD. Line 17 is an <!ELEMENT, and "!" is invalid in an XML element name, but it's not an XML element, it's DTD declaration.<br><br>On Tuesday, April 3, 2012 6:09:05 PM UTC+2, Rick Fisher wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">My dear friends at Google,
<br>
<br>Are you aware the following DTD has an error?
<br>
<br> "<a href="http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-source/core/src/gwt-module.dtd" target="_blank">http://google-web-toolkit.<wbr>googlecode.com/svn/tags/2.4.0/<wbr>distro-
<br>source/core/src/gwt-module.dtd</a><wbr>"
<br>
<br>::::::::::::::::: BEGIN :::::::::::::::
<br>This page contains the following errors:
<br>
<br>error on line 17 at column 2: StartTag: invalid element name
<br>Below is a rendering of the page up to the first error.
<br>::::::::::::::::: END :::::::::::::::
<br>
<br>It is causing errors in our projects - "IntelliJ compile"
<br>
<br>Can someone fix it? :-)
<br>
<br>Thank you</blockquote>
------=_Part_1872_6940104.1333532153644--
------=_Part_1871_13825869.1333532153643--