Custom Query (1173 matches)
Results (151 - 153 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#498 | fixed | Find a different icon for collections | ||
Description |
Currently the “collect” link is denoted with a paper clip. That symbol is (often?) used for attachments, and the link is right below the attachment link. |
|||
#500 | fixed | Cannot upload media with non-ASCII characters in file names; such attachments end up typeless. | ||
Description |
Server Error URL: http://127.0.0.1:6543/submit/ File '…/mediagoblin/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/exceptions/errormiddleware.py', line 144 in call
File '…/mediagoblin/local/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/urlmap.py', line 203 in call
File '…/mediagoblin/local/lib/python2.7/site-packages/Beaker-1.6.3-py2.7.egg/beaker/middleware.py', line 155 in call
File '…/mediagoblin/mediagoblin/app.py', line 215 in call
File '…/mediagoblin/mediagoblin/app.py', line 202 in call_backend
File '…/mediagoblin/mediagoblin/decorators.py', line 51 in new_controller_func
File '…/mediagoblin/mediagoblin/submit/views.py', line 65 in submit_start
File '…/mediagoblin/mediagoblin/media_types/init.py', line 52 in sniff_media
File '…/mediagoblin/mediagoblin/media_types/image/processing.py', line 69 in sniff_handler
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-6: ordinal not in range(128) |
|||
#502 | fixed | Online/downloadable video has “640p” in its name, but 640 is the bigger side, not the height. | ||
Description |
http://gobblin.se/u/gnucito_84/m/copying-is-not-theft-480p/ The re-encoded video size is 640px × 426px. 640p would mean 640px height (compare 480p, 720p). |