You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "iris ding (JIRA)" <ji...@apache.org> on 2014/04/25 05:32:15 UTC

[jira] [Commented] (CXF-5711) SOAP 1.2 fault reason xml:lang attribute should follow XML standard

    [ https://issues.apache.org/jira/browse/CXF-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980659#comment-13980659 ] 

iris ding commented on CXF-5711:
--------------------------------

In https://issues.apache.org/jira/browse/CXF-5186, we have a code change to make xml:lang using "_" to connect language and country. This caused the  generated soap message is  in "_" format, eg: "en_US".

But actually soap message should follow standard XML format and according to :http://www.w3.org/International/articles/language-tags/Overview.en.php
In the Constructing language tags section, it says the lang should be in : language-extlang-script-region-variant-extension-privateuse format , Using "-" as connector.

SO I propose to modify this back to use "-" as connector.

> SOAP 1.2 fault reason xml:lang attribute  should follow XML standard
> --------------------------------------------------------------------
>
>                 Key: CXF-5711
>                 URL: https://issues.apache.org/jira/browse/CXF-5711
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 3.0.0-milestone1, 2.7.10, 2.6.14
>            Reporter: iris ding
>             Fix For: 3.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)