John L. Clark wrote:
> According to the configuration reference, file detection from user
> configurations should have a higher precedence than that of the
> distribution configurations, but I am experiencing the opposite
> behavior.
> 
> In particular, the DocBook configuration has a detection setting looking
> for the substring "DTD DocBook XML", and I have a user configuration
> for another public identifier with this substring; XXE is choosing the
> former over the latter.  When I explicitly add a <not/> section in the
> distribution configuration for the new public identifier, it then skips
> over the distribution configuration (correctly), moving on to the user
> configuration.

Thanks for reporting this bug. It will be fixed in next release.

A workaround is to give to your configuration a name (not a file name, 
the name attribute of the configuration element) which is lexically 
before "DocBook". Example "000_DocBook_EBNF".


Reply via email to