You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2005/07/28 14:00:36 UTC

[jira] Created: (AXIS2-106) Preserve Whitespaces

Preserve Whitespaces
--------------------

         Key: AXIS2-106
         URL: http://issues.apache.org/jira/browse/AXIS2-106
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug
    Reporter: Davanum Srinivas


See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.

thanks,
dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXIS2-106) Preserve Whitespaces

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-106?page=all ]

Ruchith Udayanga Fernando reassigned AXIS2-106:
-----------------------------------------------

    Assign To: Ruchith Udayanga Fernando  (was: Eran Chinthaka)

> Preserve Whitespaces
> --------------------
>
>          Key: AXIS2-106
>          URL: http://issues.apache.org/jira/browse/AXIS2-106
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando
>  Attachments: CharacterEncodingTest.java
>
> See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (AXIS2-106) Preserve Whitespaces

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-106?page=all ]

Ruchith Udayanga Fernando updated AXIS2-106:
--------------------------------------------

    Attachment: CharacterEncodingTest.java

Hi,

This attached test case (- a port of Axis test\encoding\TestString2.java) will show the faliures due to not preserving whitespaces.

Out of the 4 tests that are failing 2 (testStringWithLeadingAndTrailingSpaces and testWhitespace) are related to whitespaces,
but I'm not sure of the reason for the the other 2 ( testGermanUmlauts and testWelcomeUnicode).

thanks
-Ruchith

> Preserve Whitespaces
> --------------------
>
>          Key: AXIS2-106
>          URL: http://issues.apache.org/jira/browse/AXIS2-106
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>  Attachments: CharacterEncodingTest.java
>
> See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-106) Preserve Whitespaces

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-106?page=all ]
     
Ruchith Udayanga Fernando resolved AXIS2-106:
---------------------------------------------

    Fix Version: 0.9
     Resolution: Fixed

Removed the trimming of the element contents in the OMElementImpl getText method. White space is handled properly by the builder, therefore no changes were required.

> Preserve Whitespaces
> --------------------
>
>          Key: AXIS2-106
>          URL: http://issues.apache.org/jira/browse/AXIS2-106
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando
>      Fix For: 0.9
>  Attachments: CharacterEncodingTest.java
>
> See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-106) Preserve Whitespaces

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-106?page=comments#action_12317288 ] 

Eran Chinthaka commented on AXIS2-106:
--------------------------------------

Ruchith will fix this. Please can some one assign this to him. 

-- EC

> Preserve Whitespaces
> --------------------
>
>          Key: AXIS2-106
>          URL: http://issues.apache.org/jira/browse/AXIS2-106
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>     Assignee: Eran Chinthaka
>  Attachments: CharacterEncodingTest.java
>
> See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXIS2-106) Preserve Whitespaces

Posted by "Srinath Perera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-106?page=all ]

Srinath Perera reassigned AXIS2-106:
------------------------------------

    Assign To: Eran Chinthaka

> Preserve Whitespaces
> --------------------
>
>          Key: AXIS2-106
>          URL: http://issues.apache.org/jira/browse/AXIS2-106
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>     Reporter: Davanum Srinivas
>     Assignee: Eran Chinthaka
>  Attachments: CharacterEncodingTest.java
>
> See http://issues.apache.org/jira/browse/AXIS2-80#action_12317016. Tests are failing because serialization/de-serialization does not preserve whitespaces. We need this for XML-DSIG and XML_ENC.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira