Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.0.2

Bug #10022 list filename
Submitted: 2007-02-04 12:11 UTC
From: remiss at gmail dot com Assigned: itrebal
Status: Closed Package: Net_MPD (version 1.0.0)
PHP Version: Irrelevant OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2007-02-04 12:11 UTC] remiss at gmail dot com (Roger Bystrøm)
Description: ------------ When executing getMetadata you have to specify "filename" as first paramter, but mpd returns 'file' as response Test script: --------------- print_r($db->getMetadata("filename")); print_r($db->getMetadata("file")); Expected result: ---------------- the result Actual result: -------------- nothing.. errors though :p

Comments

 [2007-02-04 12:25 UTC] remiss at gmail dot com
s/list/list/
 [2007-02-06 20:23 UTC] remiss at gmail dot com
Maybe a little unclear bug-report, however this means that after the output has been parsed the getMetadata function will try to return output['filename'] when it should be returning output['file'] and when specifying 'file' as parameter it won't find anything..
 [2007-02-22 23:38 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!