lp:~david-goetz/swift/xml_rollback

Created by David Goetz and last modified
Get this branch:
bzr branch lp:~david-goetz/swift/xml_rollback
Only David Goetz can upload to this branch. If you are David Goetz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Goetz
Project:
OpenStack Object Storage (swift)
Status:
Merged

Recent revisions

328. By David Goetz

merge up to trunk, rollback xml

327. By David Goetz

rolling back xml changes bzr merge -r319..318

326. By David Goetz

rolling back xml changes bzr merge -r323..322

325. By gholt

Fix post-as-copy return code

324. By Scott Simpson

webob will tack on 'charset: utf-8' for certain content-types (text/plain, startswith: text/, application/, etc) when initialized with a content-type. swift stores the content-type as passed by the client in the xattrs which was then used in the initializer for the Response in the object server. This could cause extra charsets to be appended in certain conditions. The change involves taking the content-type out of the initializer and assigning it directly to what is in the xattrs. this bypasses the webob charset addition.

323. By gholt

Update to <?xml version="1.1"

322. By John Dickinson

add Joe Arnold to AUTHORS list

321. By John Dickinson

fixed test to work with webob 1.0.8

320. By Joe Arnold <<email address hidden>

Fixed a bug800348, where users failed to be created if bind_port wasn't defined in the config.

319. By gholt

Update to comply with XML 1.1: No NULLs in names allowed; control chars are converted to entities (ex: &#x4;)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/swift/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers