Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1583)

Issue 114600044: Fix to saving message drafts (the "M" keystroke) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by jrobbins (chromium)
Modified:
9 years, 2 months ago
CC:
codereview-list_groups.google.com
Visibility:
Public.

Description

_post_draft_message() is not a request handler and was not called with the arguments needed to make @deco.issue_required work. Since it is only called from draft_message() which itself has @deco.issue_required, I can just delete that decorator here. I intend to commit this to both the default and chromium branches.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M codereview/views.py View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4
jrobbins (chromium)
PTAL. This gets a long-broken feature working again.
9 years, 8 months ago (2014-08-05 18:12:43 UTC) #1
iannucci
lgtm
9 years, 8 months ago (2014-08-05 18:40:53 UTC) #2
jrobbins (corp)
On 2014/08/05 18:40:53, iannucci wrote: > lgtm Committed as https://code.google.com/p/rietveld/source/detail?r=07ecb4928ff2e2ef2cf5ba029bcd6fd93727601a
9 years, 8 months ago (2014-08-05 18:54:16 UTC) #3
ingram.jody3211
9 years, 2 months ago (2015-02-02 12:12:15 UTC) #4
Message was sent while issue was closed.

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b