Edit commit message on a merge proposal is broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Tim Penhey |
Bug Description
The test_set_
Failure in test lp.code.
Traceback (most recent call last):
File "/devel/
testMethod()
File "/devel/
client.
File "/devel/
return self.exec_
File "/devel/
raise WindmillTestCli
WindmillTestCli
Oops-Id: OOPS-1397T652
Exception-Type: ValueError
Exception-Value: Unicode results must have a text content type.
Date: 2009-10-
Page-Id: EntryField:
Branch: windmill-
Revision: 9793
User: Eric the Viking, 2436244, Eric the Viking, Eric the Viking
URL: http://
Duration: 0.218192100525
Informational: False
%22This is the commit message.%22=
CHANNEL_
CONTENT_LENGTH=29
CONTENT_
GATEWAY_
HTTP_ACCEPT=
HTTP_ACCEPT_
HTTP_ACCEPT_
HTTP_ACCEPT_
HTTP_CACHE_
HTTP_COOKIE=
HTTP_HOST=
HTTP_PRAGMA=
HTTP_REFERER=http://
HTTP_USER_
HTTP_X_
HTTP_X_
HTTP_X_
PATH_INFO=
QUERY_STRING=
REMOTE_
REQUEST_METHOD=POST
SCRIPT_NAME=
SERVER_NAME=lilium
SERVER_PORT=8085
SERVER_
SERVER_
launchpad_
wsgi.input=
zc.zservertrace
Traceback (most recent call last):
Module zope.publisher.
response.
Module zope.publisher.
r, headers = self._implicitR
Module zope.publisher.
body, headers = super(BrowserRe
Module zope.publisher.
raise ValueError(
ValueError: Unicode results must have a text content type.
Related branches
- Edwin Grubbs (community): Approve (code)
-
Diff: 10 lines1 file modifiedlib/lp/code/browser/branchmergeproposal.py (+1/-1)
Changed in launchpad-code: | |
milestone: | none → 3.1.10 |
tags: | added: code-review oops ui |
Changed in launchpad-code: | |
status: | Triaged → In Progress |
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
importance high
status triaged
assignee thumper