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 "olivier pharabot (JIRA)" <xe...@xml.apache.org> on 2007/01/31 10:09:05 UTC

[jira] Commented: (XERCESC-1671) CLONE -problem getting PSVI Informations while using a grammar pool

    [ https://issues.apache.org/jira/browse/XERCESC-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468945 ] 

olivier pharabot commented on XERCESC-1671:
-------------------------------------------

The original bug i entered was considered fixed, (not reproduced), but the modifications made to reproduce the issue was not complete.
It's not enough to modify the cpp file, the xml and xsd file shall also be modified to activate the grammar pool stuff.

Olivier

I cloned the original issue as i didn't find a way to change its status.

> CLONE -problem getting PSVI Informations while using a grammar pool
> -------------------------------------------------------------------
>
>                 Key: XERCESC-1671
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1671
>             Project: Xerces-C++
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>         Environment: Windows XP, VC7.1 & VC8
>            Reporter: olivier pharabot
>
> We've been using successfully xerces 2.5 lately and when migrating to VC8, we decided to use xerces v2.7. And the PSVI information we've been relying on are no longer available, whether we specify the option :
> 		builder->setFeature(XMLUni::fgXercesDOMHasPSVIInfo,true);
> To narrow the problem, i've modified the TypeInfo test project slightly to use a grammar pool (attached)
> And the result is, this test fail...  (see screenshot attached)

-- 
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