WADL element names contain spaces

XMLWordPrintable

    • Severity 3 - Minor

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      The wadl located at http://docs.atlassian.com/jira/REST/latest/jira-rest-plugin.wadl
      contains entries like this:
      <ns2:representation element="List of users" status="200" mediaType="application/json">

      The "element" attribute contains a value with embedded spaces.

      This causes SoapUI 5.0.0 to fail with:
      org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException: Invalid QName value: Localname not a valid NCName in 'List of users'

      Replacing the values of these offending elements with values that are valid XML element names seems to make SoapUI happy.

            Assignee:
            Unassigned
            Reporter:
            Tom Malaher
            Votes:
            7 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: