On Fri, Jun 19, 2009 at 09:57:11AM -0400, Rob Richards wrote:
> Ran into another spot where the loader isn't obeying NONET flag.
>
> When parsing with NONET and NOENT flags, xmlParseCtxtExternalEntity gets  
> called.
> Attached patch has it call the xmlCreateEntityParserCtxtInternal  
> function so that the origional context options are inherited.
> Outside of that change, by calling xmlCreateEntityParserCtxtInternal, it  
> also passes the URL though the xmlBuildURI() function.
> If this is going to be an issue for anyone, I can keep current code and  
> just have it set old context options; otherwise I'd like to commit this  
> asap.

  Okay, that looks cleaner, ACK

    thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to