You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/04 11:25:32 UTC

[jira] Updated: (XERCESC-1540) Treat empty-declaration-subset as no-declaration-subset and allow DTD caching

     [ https://issues.apache.org/jira/browse/XERCESC-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov updated XERCESC-1540:
-------------------------------------

    Component/s:     (was: SAX/SAX2)
                 Validating Parser (DTD)

> Treat empty-declaration-subset as no-declaration-subset and allow DTD caching
> -----------------------------------------------------------------------------
>
>                 Key: XERCESC-1540
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1540
>             Project: Xerces-C++
>          Issue Type: Improvement
>          Components: Validating Parser (DTD)
>    Affects Versions: 2.7.0
>         Environment: Any
>            Reporter: Arthur Rother
>            Priority: Minor
>
> Running Xerces with the following features switched on:
> * http://apache.org/xml/features/validation/use-cachedGrammarInParse 
> * http://apache.org/xml/features/validation/cache-grammarFromParse 
> * http://apache.org/xml/features/validation/ignoreCachedDTD 
> on a document containing an empty declaration subset returns error:
>    "When reusing the Grammar, no internal subset is allowed"
> I would prefer if an empty internal declaration subset would be treated as a missing internal declaration subset.
> I could submit a patch here if that would help. 
> Thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org