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 720669 - Parameters for AlbumArtFactory.create in wrong order
Parameters for AlbumArtFactory.create in wrong order
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: External plugin
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-18 11:56 UTC by Reiner Merk
Modified: 2013-12-21 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
swap parameters (848 bytes, patch)
2013-12-18 11:56 UTC, Reiner Merk
committed Details | Review

Description Reiner Merk 2013-12-18 11:56:30 UTC
Created attachment 264472 [details] [review]
swap parameters

The parameters for AlbumArtFactory.create are in the wrong order. According to the create definition, service_name comes before object_path.
Comment 1 Jens Georg 2013-12-21 10:45:14 UTC
Review of attachment 264472 [details] [review]:

thanks