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

Robert Lazarski resolved AXIS2C-1559.
-------------------------------------
    Fix Version/s: 2.0.0
       Resolution: Cannot Reproduce

Marking as "Cannot Reproduce" because:
  1. No patch or fix was ever provided
  2. No test case to reproduce the issue
  3. Issue is 13+ years old with no recent activity
  4. Code inspection doesn't reveal an obvious bug
  5. The Guththila parser tests pass, suggesting basic UTF-8 handling works



> axiom_node_to_string() doesn't return elements containing special latin 
> characters
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1559
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1559
>             Project: Axis2-C
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: x86_64 GNU/Linux
>            Reporter: jose
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Working in client mode.
> axiom_node_to_string() doesn't return elements containing special latin 
> characters.
> The tags received containing special latin characters are returned empty by 
> this function.
> Result obtained with this function:
> ...
> <ns1:AbyADCodigo>2</ns1:AbyADCodigo>
> <ns1:AbyADMensajeError></ns1:AbyADMensajeError>
> ...
> Result obtained with tcpmon:
> HTTP/1.1 200 OK
> Server: Apache-Coyote/1.1
> Content-Type: application/soap+xml; action="http://xxxxxxxxxxxxxxx";; 
> charset=UTF-8
> ...
> <ns1:AbyADCodigo>2</ns1:AbyADCodigo>
> <ns1:AbyADMensajeError>El año contable está cerrado.</ns1:AbyADMensajeError>
> ...
> Thanks...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to