[
https://issues.apache.org/jira/browse/COCOON-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498314
]
Jörg Heinicke commented on COCOON-1671:
---------------------------------------
As Helma wrote on COCOON-1686 there is a parameter "namespace-prefixes" that
can be set on the parser configuration.
> Form not binding when prefix in binding definition is unequal to that in the
> instance data for the same namespace.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: COCOON-1671
> URL: https://issues.apache.org/jira/browse/COCOON-1671
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Forms
> Affects Versions: 2.1.8
> Reporter: Suzan Foster
> Attachments: form2_bind_xml1.xml, form2_bind_xml2.xml,
> form2_bind_xml3.xml, form2_data.xml, JXPathTest.java
>
>
> In the situation where the binding definition and the instance data share the
> same namespace uri but have different namespace prefixes the binding will
> fail. However, when the binding definition and the instance data share the
> same namespace prefix but not the same namespace uri the binding will be
> successful. This is incorrect as it shound match on the namespace uri's and
> not on the prefixes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.