Actions
Bug #2550
closedadd-source: user not being prompted if name and url left out
Affected Versions:
Effort:
Difficulty:
Label:
Description
This command has the code to prompt the user for name and url, but it is never being hit as the argument parser requires them.
Also, when the code prompts, it uses raw_input() so would fail with Python 3.
Updated by Jason Ish over 6 years ago
- Related to Bug #2549: Use and support python3 added
Updated by Jason Ish over 6 years ago
- Status changed from Assigned to Closed
Actions