~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/doc/faq.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-05-23 16:26:26 UTC
  • mfrom: (13099.1.14 answers-api-4)
  • Revision ID: launchpad@pqm.canonical.com-20110523162626-m06mv9uf94d7prkm
[r=henninge][bug=786297] Consolidate and export question errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
343
343
    ...     no_priv, firefox_faq, 'See the FAQ.')
344
344
    Traceback (most recent call last):
345
345
      ...
346
 
    AssertionError: cannot call linkFAQ() with already linked FAQ
 
346
    FAQTargetError: Cannot call linkFAQ() with already linked FAQ.
347
347
 
348
348
A FAQ can be linked to a 'solved' question, in which case, the status is
349
349
not changed.