After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748628 - MIME type rewriting broken
MIME type rewriting broken
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2015-04-29 11:16 UTC by Jens Georg
Modified: 2015-05-14 17:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
server: Fix mime-type rewriting (6.78 KB, patch)
2015-05-14 17:29 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2015-04-29 11:16:05 UTC
The current hack class changes the mime type of the item, but that seems to be too late. The primary resource is created with the old mime type.
Comment 1 Jens Georg 2015-05-14 17:29:17 UTC
Created attachment 303391 [details] [review]
server: Fix mime-type rewriting

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 2 Jens Georg 2015-05-14 17:29:39 UTC
Attachment 303391 [details] pushed as 74e8d8a - server: Fix mime-type rewriting