You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Brecht Yperman (JIRA)" <ji...@apache.org> on 2010/04/30 10:56:54 UTC

[jira] Created: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

SAAJ SOAPElementImpl does not implement getTextContent correctly
----------------------------------------------------------------

                 Key: AXIS2-4698
                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
             Project: Axis2
          Issue Type: Bug
          Components: saaj
    Affects Versions: 1.5
            Reporter: Brecht Yperman


It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

Posted by "Brecht Yperman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman closed AXIS2-4698.
---------------------------------

    Fix Version/s: nightly
       Resolution: Fixed

Apparently this is fixed on the trunk:
https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java

> SAAJ SOAPElementImpl does not implement getTextContent correctly
> ----------------------------------------------------------------
>
>                 Key: AXIS2-4698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
>             Project: Axis2
>          Issue Type: Bug
>          Components: saaj
>    Affects Versions: 1.5
>            Reporter: Brecht Yperman
>             Fix For: nightly
>
>
> It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

Posted by "Brecht Yperman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman closed AXIS2-4698.
---------------------------------

    Fix Version/s: nightly
       Resolution: Fixed

Apparently this is fixed on the trunk:
https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java

> SAAJ SOAPElementImpl does not implement getTextContent correctly
> ----------------------------------------------------------------
>
>                 Key: AXIS2-4698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
>             Project: Axis2
>          Issue Type: Bug
>          Components: saaj
>    Affects Versions: 1.5
>            Reporter: Brecht Yperman
>             Fix For: nightly
>
>
> It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

Posted by "Brecht Yperman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman closed AXIS2-4698.
---------------------------------

    Fix Version/s: nightly
       Resolution: Fixed

Apparently this is fixed on the trunk:
https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java

> SAAJ SOAPElementImpl does not implement getTextContent correctly
> ----------------------------------------------------------------
>
>                 Key: AXIS2-4698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
>             Project: Axis2
>          Issue Type: Bug
>          Components: saaj
>    Affects Versions: 1.5
>            Reporter: Brecht Yperman
>             Fix For: nightly
>
>
> It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

Posted by "Brecht Yperman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman closed AXIS2-4698.
---------------------------------

    Fix Version/s: nightly
       Resolution: Fixed

Apparently this is fixed on the trunk:
https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java

> SAAJ SOAPElementImpl does not implement getTextContent correctly
> ----------------------------------------------------------------
>
>                 Key: AXIS2-4698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
>             Project: Axis2
>          Issue Type: Bug
>          Components: saaj
>    Affects Versions: 1.5
>            Reporter: Brecht Yperman
>             Fix For: nightly
>
>
> It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] Closed: (AXIS2-4698) SAAJ SOAPElementImpl does not implement getTextContent correctly

Posted by "Brecht Yperman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brecht Yperman closed AXIS2-4698.
---------------------------------

    Fix Version/s: nightly
       Resolution: Fixed

Apparently this is fixed on the trunk:
https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPElementImpl.java

> SAAJ SOAPElementImpl does not implement getTextContent correctly
> ----------------------------------------------------------------
>
>                 Key: AXIS2-4698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4698
>             Project: Axis2
>          Issue Type: Bug
>          Components: saaj
>    Affects Versions: 1.5
>            Reporter: Brecht Yperman
>             Fix For: nightly
>
>
> It just inherits from NodeImpl, which returns null. Imho it should delegate to the ElementImpl contained.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org