Merge lp:~leonardr/launchpad/fix-xhtml-encoding into lp:launchpad

Proposed by Leonard Richardson
Status: Merged
Approved by: Leonard Richardson
Approved revision: not available
Merged at revision: 12268
Proposed branch: lp:~leonardr/launchpad/fix-xhtml-encoding
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~leonardr/launchpad/fix-xhtml-encoding
Reviewer Review Type Date Requested Status
Leonard Richardson (community) Approve
Review via email: mp+47551@code.launchpad.net

Commit message

[r=leonardr][ui=none][bug=708130] [rs=leonardr][ui=none][rollback=12251] Upgrade lazr.restful to 0.15.4 to avoid an exception when a UTF-8 HTML rendition of a field is encoded to UTF-8 a second time.

Description of the change

This branch upgrades lazr.restful to 0.15.4 to fix the current problem with editing a bug description. I have manually confirmed that the fix solves the problem.

To post a comment you must log in.
Revision history for this message
Leonard Richardson (leonardr) wrote :

Self-reviewed.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2011-01-21 22:44:29 +0000
3+++ versions.cfg 2011-01-26 16:34:27 +0000
4@@ -33,7 +33,7 @@
5 lazr.delegates = 1.2.0
6 lazr.enum = 1.1.2
7 lazr.lifecycle = 1.1
8-lazr.restful = 0.15.3
9+lazr.restful = 0.15.4
10 lazr.restfulclient = 0.11.1
11 lazr.smtptest = 1.1
12 lazr.testing = 0.1.1