Merge lp://staging/~henninge/launchpad/bug-435712 into lp://staging/launchpad/db-devel
Proposed by
Henning Eggers
Status: | Merged |
---|---|
Approved by: | Brad Crittenden |
Approved revision: | no longer in the source branch. |
Merged at revision: | not available |
Proposed branch: | lp://staging/~henninge/launchpad/bug-435712 |
Merge into: | lp://staging/launchpad/db-devel |
Diff against target: |
162 lines 9 files modified
lib/lp/answers/browser/question.py (+4/-0) lib/lp/answers/stories/question-add.txt (+5/-4) lib/lp/answers/stories/question-confirm-url.txt (+1/-1) lib/lp/answers/stories/question-edit.txt (+1/-1) lib/lp/answers/stories/question-reject-and-change-status.txt (+1/-1) lib/lp/answers/stories/question-workflow.txt (+1/-1) lib/lp/answers/stories/this-is-a-faq.txt (+1/-1) lib/lp/answers/templates/question-index.pt (+8/-14) lib/lp/bugs/stories/bugs/xx-bug-create-question.txt (+2/-2) |
To merge this branch: | bzr merge lp://staging/~henninge/launchpad/bug-435712 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brad Crittenden (community) | release-critical | Approve | |
Paul Hummer (community) | ui | Approve | |
Michael Nelson (community) | code | Approve | |
Canonical Launchpad Engineering | code | Pending | |
Review via email: mp+12347@code.staging.launchpad.net |
To post a comment you must log in.
= Summary =
Fixes bug 435712 by moving the details about a question to the "registering" slot, like it is with bugs and branches. The language information was simply moved to the main body.
== Screenshots ==
Before and after: people. canonical. com/~henninge/ screenshots/ answers- bug-435712- before. png people. canonical. com/~henninge/ screenshots/ answers- bug-435712- after.pn
http://
http://
== Test command ==
bin/test -vvt question -t this-is-a-faq
== Demo/QA ==
Go to any question and verify that is looks like the "after" screenshot avbove.