Custom Query (1174 matches)
Results (241 - 243 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #254 | fixed | Directories in queue are not deleted automatically | ||
| Description |
There are empty directories left in user_dev/media/queue/media_entries/ after files are uploaded. |
|||
| #255 | fixed | Cannot delete media page if the file itself had been deleted | ||
| Description |
|
|||
| #256 | FIXED | Use staticdirect instead of /mgoblin_static/ | ||
| Description |
templates should never use /mgoblin_static/ but use request.staticdirect() instead, which uses the proper paths from the config. This is relevant when running mediagoblin not on / but on a subpath like /mediagoblin/. I have fixed the current templates (git branch will be pushed tomorrow). The interesting question is, if the test suite should test for this? If so, here's an idea on how to do it:
That way all tested paths will at least also get tested for wrong references. At least, that's my idea on this. |
|||
