Comment 2 for bug 204009

Revision history for this message
Daniel Hahler (blueyed) wrote :

Thank you for your bug report.

I'm confirming it.
It gets added in ./reportbug for both "q" and "n" - which is only really used by the "text" user interface:
        x = ui.select_options(prompt, menuopts,
                              {'y': 'Submit the bug report via email.',
                               'n': "Don't submit the bug report; instead, "
                               "save it in a temporary file.",
                               'q': "Don't submit the bug report; instead, "
                               "save it in a temporary file.",
                               ...

I've forwarded it to the Debian bugtracker.