Opened 13 years ago
Last modified 13 years ago
#86 closed defect (FIXED)
MediaEntry.thumbnail_file not used
Reported by: | Elrond | Owned by: | Christopher Allan Webber |
---|---|---|---|
Priority: | trivial | Milestone: | 0.0.5 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
the thumbnail\_file field in the MediaEntry db schema is not used currently. :: Mediagoblin/mediagoblin% grep thumbnail_file **/*.py db/models.py: 'thumbnail_file': [unicode]} I think, ``media_files['thumb']`` is used for the thumbnail.
Change History (5)
comment:1 by , 13 years ago
Component: | Infrastructure → Programming |
---|
comment:2 by , 13 years ago
Milestone: | → 0.0.5 |
---|---|
Owner: | changed from | to
Status: | New → Feedback |
Okay, please review for merge! [https://gitorious.org/\ :sub:`cfdv/mediagoblin/cfdvs-mediagoblin/commit/84abd2bbc43e2d92d429c679f49e237207057150](https://gitorious.org/`\ cfdv/mediagoblin/cfdvs-mediagoblin/commit/84abd2bbc43e2d92d429c679f49e237207057150)
comment:4 by , 13 years ago
The original url for this bug was http://bugs.foocorp.net/issues/372 .
Relations:
#121: blocked
Note:
See TracTickets
for help on using tickets.