Custom Query (1173 matches)
Results (19 - 21 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#321 | FIXED | 'User' object has no attribute '_id' | ||
Description |
File '/srv/mg.wandborg.se/mediagoblin/mediagoblin/submit/views.py', line 65 in submit\_start entry['uploader'] = request.user.\_id File '/srv/mg.wandborg.se/mediagoblin/lib/python2.7/site-packages/mongokit-0.7.2-py2.7.egg/mongokit/schema\_document.py', line 379 in **getattr** return dict.**getattribute**(self, key) AttributeError: 'User' object has no attribute '\_id' |
|||
#1005 | fixed | 'mediagoblin.db.extratypes.MutationDict object' has no attribute 'latitude' | ||
Description |
The new location changes don't seem to play nicely with the Geolocation plugin. The attached image produces a server error when geolocation plugin is enabled. I've now tested that this image displays correctly, that a image with full location data displays correctly and that an image without any location data displays correctly. |
|||
#143 | FIXED | 'previous' link results in 404! | ||
Description |
In Vinzenz's instance there is a link to nowhere showing up in the last media item - why is that? |