You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Felton Fee (JIRA)" <ji...@apache.org> on 2016/05/26 16:54:13 UTC

[jira] [Created] (XBEAN-293) QNameHelper.suggestPrefix generates invalid prefix if namespace URI ends with "xml/"

Felton Fee created XBEAN-293:
--------------------------------

             Summary: QNameHelper.suggestPrefix generates invalid prefix if namespace URI ends with "xml/"
                 Key: XBEAN-293
                 URL: https://issues.apache.org/jira/browse/XBEAN-293
             Project: XBean
          Issue Type: Bug
            Reporter: Felton Fee
            Priority: Minor


Test case:
 QNameHelper.suggestPrefix("http://www.w3schools.com/xml/");
Returns:
 "x/"
This is taken from sample WSDL at w3schools website.
 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)