Custom Query (1174 matches)
Results (217 - 219 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5329 | fixed | Python3 error, changing ones hometown | ||
| Description |
This is in version 0.8 when changing ones hometown using python3: File "/srv/media.sspaeth.de/mediagoblin/mediagoblin/edit/views.py", line 222, in edit_profile
user.get_location = Location(name=unicode(form.location.data))
NameError: name 'unicode' is not defined
|
|||
| #5327 | fixed | Failure to delete user after using pump api | ||
| Description |
User account deletion will fail with:
gmg 0.8 with sqlite db |
|||
| #5326 | wontfix | mediagoblin converts entered username to lower case | ||
| Description |
mediagoblin converts entered "UserName" to lower case "username" on account creation. This can be confusing and a source of errors when using the pump api, as other pump.io servers respect casing. |
|||
