-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 8.13.7
-
Component/s: Documentation - All, REST API
-
None
-
8.13
-
Severity 3 - Minor
Issue Summary
error with WADL
Steps to Reproduce
- Importing WADL
- Parsing error(s): Line 231, Position 45. "The 'element' attribute is invalid - The value 'issue Count Bean' is invalid according to its datatype 'http://www.w3.org/2001/XMLSchemaQName' - The '' character, hexadecimal value 0x20, cannot be included in a name."
Expected Results
import success
Actual Results
Corrupt WADL file located here: https://developer.atlassian.com/server/jira/platform/rest-apis/
One or more fields contain incorrect values:
Parsing error(s): Line 231, Position 45. "The 'element' attribute is invalid - The value 'issue Count Bean' is invalid according to its datatype 'http://www.w3.org/2001/XMLSchemaQName' - The '' character, hexadecimal value 0x20, cannot be included in a name."
Workaround
not using WADL
- mentioned in
-
Page Loading...