On Saturday, August 17, 2002, at 12:05 AM, John Belew wrote:

> So the title says it all, I'm wonder about AxKit's (v1.6) support for
> public entities... For instance, my document looks something like this:
>
> <?xml version="1.0"?>
> <?xml-stylesheet href="../xsl/badassgeek.xsl" type="text/xsl"?>
> <!DOCTYPE page [
>   <!ENTITY trackback PUBLIC "trackback"
> "http://www.badassgeek.com/cgi-bin/mt- 
> tb.cgi?__mode=view&amp;entry_id=2790">
> ]>
>
> ... lots of messy XML ...
>
> &trackback;
>
> ... even more XML ...
>
> The document parses and displays fine -- xmllint says eveything is
> fine and good, but AxKit it just doesn't make the request out to the  
> URL
> I've specified. Apache logs back that up, xmllint hits the webserver,
> AxKit doesn't. Any suggestions?

Try sending AxDebugLevel 10 output, so we can see what's happening.

Matt.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to