launchpad displays the hint for subscribing when i click on unsubscribe
Bug #275475 reported by
Shriramana Sharma
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
Upon selecting to unsubscribe from a question (answers.
<quote>
Unsubscribe from question
Subscribing to a question makes it show up on your Answers page.
</quote>
The hint is for subscribing, and it should not be displayed while unsubscribing.
Related branches
lp://qastaging/~sinzui/launchpad/edit-question-bug-210312
- Aaron Bentley (community): Approve
-
Diff: 333 lines (+86/-60)7 files modifiedlib/lp/answers/browser/question.py (+11/-12)
lib/lp/answers/browser/tests/views.txt (+31/-12)
lib/lp/answers/interfaces/faq.py (+2/-2)
lib/lp/answers/interfaces/question.py (+1/-1)
lib/lp/answers/stories/question-subscriptions.txt (+24/-24)
lib/lp/answers/stories/this-is-a-faq.txt (+6/-2)
lib/lp/answers/templates/question-subscription.pt (+11/-7)
tags: | added: trivial |
Changed in launchpad-answers: | |
milestone: | none → 3.1.12 |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
Changed in launchpad-answers: | |
status: | In Progress → Fix Committed |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Edited the original bug report as the same thing doesn't happen for bugs. Thanks for the report.