You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2007/10/10 17:40:50 UTC

[jira] Updated: (JXPATH-104) selectSingleNode() from a map should not select map values keyed by strings with embedded colons using namespaced element syntax

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

Matt Benson updated JXPATH-104:
-------------------------------

    Summary: selectSingleNode() from a map should not select map values keyed by strings with embedded colons using namespaced element syntax  (was: inconsistent behavior between selectNodes()/selectSingleNode() of string map key with embedded colon)

> selectSingleNode() from a map should not select map values keyed by strings with embedded colons using namespaced element syntax
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JXPATH-104
>                 URL: https://issues.apache.org/jira/browse/JXPATH-104
>             Project: Commons JXPath
>          Issue Type: Bug
>    Affects Versions: Nightly Builds
>            Reporter: Matt Benson
>             Fix For: 1.3
>
>
> http://mail-archives.apache.org/mod_mbox/commons-user/200710.mbox/%3c5149CDBF9C1DD74EB9A1327B47BC2869028E4DAC@resmsg01.AME.ad.sag%3e
> Summary:  selectNodes() treats colon as ns, while selectSingleNode() treats it as part of the string key.  Which is correct is debatable, but some consistent solution must be identified/implemented.

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