5017: API which provides users of a group contains invalid tags

Ni

What version are you running?

4.0.11

What's the URL of the page containing the problem?

/api/groups/XXX/users/

What steps will reproduce the problem?

  1. My application calls https://reviewboard.[MY_DOMAIN].com/api/groups/[A_GROUP]/users/
  2. Then I get a XML flux with tags start with a number. And for sure a XML tag should never start with a number, then my XML parser throws an exception.

What is the expected output? What do you see instead?

Please change the tag name.

What operating system are you using? What browser?

Windows. Browser doesn't matter.

Please provide any additional information below.