On 02.09.2007, at 17:06, Tim Bray wrote:
> On Sep 2, 2007, at 5:24 AM, Graham Leggett wrote:
>
>> rpluem apache.org wrote:
>>
>> Is valid in XML?
>
> The answer is complicated. One approach is to use
  which is
> kinda ugly but works in lots more places. -T
Yep, quite complicated - it has to do with Mozilla not
loading
external entities, etc. It's a long-known bug (since ~2000,
see bugs
#22942, #69799, #255747 and several others in Mozilla's
Bugzilla);
there are several work-arounds like using only internal
entity defs,
using   and co or even populating Mozilla's
<bin>/res/dtd
directory but not one of them is really practical so we
decided to
just live with it... :(
Cheers,
Erik
------------------------------------------------------------
---------
To unsubscribe, e-mail: docs-unsubscribe httpd.apache.org
For additional commands, e-mail: docs-help httpd.apache.org
|