Bug 19961 - type of portable_audio_player.playlist_path is inconsistent
Summary: type of portable_audio_player.playlist_path is inconsistent
Status: RESOLVED FIXED
Alias: None
Product: hal
Classification: Unclassified
Component: hal-info (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 04:11 UTC by Jonathan Matthew
Modified: 2009-02-06 02:58 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
convert all playlist_path properties to 'string' (8.88 KB, patch)
2009-02-05 04:13 UTC, Jonathan Matthew
Details | Splinter Review

Description Jonathan Matthew 2009-02-05 04:11:27 UTC
The playlist_path property is a string for some devices and a strlist for others.  I'm not sure if this was always the case (I'm sure it worked before..), but this means applications wanting to use this property have to check both types.
Comment 1 Jonathan Matthew 2009-02-05 04:13:52 UTC
Created attachment 22605 [details] [review]
convert all playlist_path properties to 'string'
Comment 2 Danny Kukawka 2009-02-06 02:58:40 UTC
commit b3b41c6ba866ea2fcebaba601adb09016f766a59
Author: Jonathan Matthew <notverysmart@gmail.com>
Date:   Fri Feb 6 11:57:23 2009 +0100

    fix type of portable_audio_player.playlist_path to string

    Fixed type of portable_audio_player.playlist_path to string as
    defined in the spec (fd.o#19961).


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.