Custom Query (1174 matches)
Results (244 - 246 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #257 | FIXED | request.path_info sometimes used incorrectly | ||
| Description |
When running mediagoblin in a subpath, like /mediagoblin/, then some things are a little complex. For /mediagoblin/u/elrond/ request.path_info becomes /u/elrond/.
I know, that the environ has SCRIPT_NAME ("/mediagoblin" in this case), but it's not entirely clear, on how to procede from here. Assigning to Chris, as he created most of the base infrastructure and surely has comments. |
|||
| #258 | FIXED | transifex error | ||
| Description |
When I am trying to translate spanish version: Translation must start with a newline () With: Create a free account? or? Set up MediaGoblin on your own server? |
|||
| #259 | FIXED | Use original format for thumbnails/resized images (same as the image) | ||
| Description |
Resized versions of an image need to be in the same file format as the original, or at least in a format which has the required features (e.g. transparency). The logos of Creative Commons recently uploaded by fajro to omgmg have bad thumbnails, because the original images are in PNG format with transparency, while the thumbnails are JPEG. The black-on-transparent logo became black-on-black, and the white-on-transparent logo became white-on-white. |
|||
