Pretty much as the title says. The regex used to ensure that valid XML tags are created is a bit over-eager and disallows capital letters, which are perfectly valid. Tweaking the regex is pretty easy - I'll provide a patch when I get home (currently on a train).

Comments

Rob Knight’s picture

StatusFileSize
new538 bytes

Patch attached.

Rob Knight’s picture

Status: Active » Needs review
voxpelli’s picture

Will review this the next time I go through and commit stuff for HTTP Client

Hugo Wetterberg’s picture

Assigned: Unassigned » Hugo Wetterberg
Status: Needs review » Reviewed & tested by the community

Looks good, committing

Hugo Wetterberg’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.