adding a user by user ID does not work
Bug #471254 reported by
Toni Ruottu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenFilepad |
Fix Committed
|
Critical
|
Sami Saada |
Bug Description
Traceback (most recent call last):
File "/home/
if not self._control.
File "/home/
if len(id)!=40:
TypeError: object of type 'NoneType' has no len()
Changed in qfriendslol: | |
milestone: | none → 0.1.2 |
assignee: | nobody → Sami Saada (samitheberber) |
importance: | Undecided → Critical |
security vulnerability: | no → yes |
Changed in qfriendslol: | |
status: | New → Fix Committed |
Changed in qfriendslol: | |
status: | Fix Released → Fix Committed |
To post a comment you must log in.
I fixed this bug.