You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by jwagenleitner <gi...@git.apache.org> on 2016/04/03 06:41:49 UTC

[GitHub] groovy pull request: GROOVY-7781 - Cannot retrieve XML attribute w...

GitHub user jwagenleitner opened a pull request:

    https://github.com/apache/groovy/pull/302

    GROOVY-7781 - Cannot retrieve XML attribute with namespace

    This change broke another test that asserted that an unprefixed attribute's namespace is the default namespace, but default namespace declarations do not apply to attribute names, see https://www.w3.org/TR/xml-names/#defaulting.
    
    > The namespace name for an unprefixed attribute name always has no value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jwagenleitner/groovy GROOVY-7781

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #302
    
----
commit 7b652bb329bc64fcaa978fef0778fc720d3e9029
Author: John Wagenleitner <jw...@apache.org>
Date:   2016-03-23T22:15:54Z

    GROOVY-7781 - Cannot retrieve XML attribute with namespace

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] groovy pull request: GROOVY-7781 - Cannot retrieve XML attribute w...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/groovy/pull/302


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---