Re: [xml] Problem with public entity references
- From: Noam Postavsky <npostavs users sourceforge net>
- To: Nikolai Weibull <now bitwi se>
- Cc: Gnome XML <xml gnome org>
- Subject: Re: [xml] Problem with public entity references
- Date: Thu, 09 Feb 2012 20:38:17 -0500
Nikolai Weibull <now bitwi se> writes:
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
doesnât help.
I followed along in the debugger a bit, it looks like the catalog isn't
being consulted at all. It's getting stuck in a loop while parsing a.dtd:
1. Define %a as an entity in a.dtd
2. encounter %a
3. load the contents of a.dtd, i.e Go To Step 1
I guess it stops when it runs out of file descriptors.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]