Input validation in ibid-setup

Bug #517617 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Triaged
Wishlist
Unassigned

Bug Description

Database URL [Default: sqlite:///ibid.db]: foo
Traceback (most recent call last):
  File "scripts/ibid-setup", line 97, in <module>
    db = DatabaseManager(check_schema_versions=False)
...
    "Could not parse rfc1738 URL from string '%s'" % name)
sqlalchemy.exceptions.ArgumentError: Could not parse rfc1738 URL from string 'foo'

Changed in ibid:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.