This is basically a duplicate of #931240: Regex in the XML Formatter disallows caps in XML tags - there's a regex which validates XML element names, but it erroneously strips out uppercase characters. Attached is a patch which fixes this.

Comments

Status: Needs review » Needs work

The last submitted patch, Services-rest_server-xml.patch, failed testing.

Rob Knight’s picture

StatusFileSize
new546 bytes

Re-post with new patch file.

marcingy’s picture

Version: 6.x-3.0-alpha1 » 7.x-3.x-dev

This needs to be fixed in 7.x and then backported.

marcingy’s picture

Status: Needs work » Needs review
StatusFileSize
new737 bytes

Just a reroll the patch looks good to me.

kylebrowning’s picture

Status: Needs review » Closed (fixed)
marcingy’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev
Status: Closed (fixed) » Patch (to be ported)
marcingy’s picture

Status: Patch (to be ported) » Closed (fixed)