Questions can be targeted to distros that do not use Lp Answers
Bug #857448 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Curtis Hovey |
Bug Description
The question edit form lists every database ever registered with Launchpad. Questions can be retargeted to any distro, though very few actually use Lp Answers.
Related branches
lp://staging/~sinzui/launchpad/valid-targets-1
- Brad Crittenden (community): Approve (code)
-
Diff: 343 lines (+216/-6)7 files modifiedlib/lp/answers/browser/question.py (+19/-1)
lib/lp/answers/browser/tests/test_question.py (+84/-0)
lib/lp/answers/configure.zcml (+8/-0)
lib/lp/answers/interfaces/question.py (+3/-2)
lib/lp/answers/tests/test_vocabulary.py (+69/-0)
lib/lp/answers/vocabulary.py (+32/-2)
lib/lp/bugs/tests/test_vocabulary.py (+1/-1)
tags: |
added: qa-ok removed: qa-needstesting |
tags: | added: questions |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r14024 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 14024>.