Closed (fixed)
Project:
Http Client
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Oct 2010 at 16:04 UTC
Updated:
7 Oct 2011 at 06:42 UTC
Jump to comment: Most recent file
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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | HttpClientXMLFormatter.inc_.regex_.patch | 538 bytes | Rob Knight |
Comments
Comment #1
Rob Knight commentedPatch attached.
Comment #2
Rob Knight commentedComment #3
voxpelli commentedWill review this the next time I go through and commit stuff for HTTP Client
Comment #4
Hugo Wetterberg commentedLooks good, committing
Comment #5
Hugo Wetterberg commented