Opened 13 years ago
Closed 13 years ago
#688 closed enhancement (fixed)
Map MEDIA_MANAGER to new MediaManager classes
| Reported by: | praveen97uma | Owned by: | praveen97uma |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4.0 |
| Component: | programming | Keywords: | bitesized |
| Cc: | Elrond | Parent Tickets: |
Description
As Elrond suggested, MEDIA_MANAGER for all the media types must point to the new MediaManager classes. Currently, this is enabled only for "Image" media type. The attached patch makes MEDIA_MANAGER point to a class derived from MediaManagerBase for all the other media types. I have tested it manually for all the media types.
Attachments (1)
Change History (4)
by , 13 years ago
| Attachment: | 0001-Make-all-media-types-use-the-new-MediaManager-classe.patch added |
|---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
| Keywords: | bitesized added |
|---|---|
| Milestone: | → 0.4.0 |
| Owner: | set to |
| Status: | new → assigned |
| Type: | defect → enhancement |
Great! Merged! Thanks!

I have tested that there are no regressions after this patch is committed by uploading each type of media supported by mediagoblin and everything worked perfectly.