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

Bug #8725 Invalid Response Code
Submitted: 2006-09-18 08:29 UTC
From: alexandre at melard dot org Assigned: ttsuruoka
Status: Assigned Package: Services_Delicious (version 0.5.0)
PHP Version: 4.4.3 OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
2008-04-09 08:46 UTC
Package:
Bug Type:
Summary:
From: alexandre at melard dot org
New email:
PHP Version: Package Version: OS:

 

 [2006-09-18 08:29 UTC] alexandre at melard dot org (Alexandre MELARD)
Description: ------------ unexpected output Test script: --------------- $dlc = &new Services_Delicious($username, $password); $tags = $dlc->getTags(); print_r($tags); Expected result: ---------------- list of tags and content... Actual result: -------------- pear_error Object ( [error_message_prefix] => [mode] => 1 [level] => 1024 [code] => [message] => Invalid Response Code [userinfo] => [backtrace] => Array ( [0] => Array ( [file] => /mnt/132/free.fr/3/a/amelard/include/PEAR.php [line] => 542 [function] => pear_error [class] => pear_error [type] => -> [args] => Array ( [0] => Invalid Response Code [1] => [2] => 1 [3] => 1024 [4] => ) ) [1] => Array ( [file] => /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php [line] => 369 [function] => raiseerror [class] => pear [type] => :: [args] => Array ( [0] => Invalid Response Code [1] => ) ) [2] => Array ( [file] => /mnt/132/free.fr/3/a/amelard/include/Services/Delicious.php [line] => 129 [function] => _sendrequest [class] => services_delicious [type] => -> [args] => Array ( [0] => tags [1] => get ) ) [3] => Array ( [file] => /mnt/132/free.fr/3/a/amelard/links.php [line] => 14 [function] => gettags [class] => services_delicious [type] => -> [args] => Array ( ) ) ) [callback] => )

Comments

 [2006-09-18 09:42 UTC] ttsuruoka at php dot net (Tatsuya Tsuruoka)
In order to use the Services_Delicous-0.5.0 you need to install the OpenSSL package. Is OpenSSL supported?
 [2006-09-18 09:51 UTC] alexandre at melard dot org
You can find the phpinfo there : www.melard.org/info.php I use this package since about a year without problem, I just noticed the error a few weeks ago. Regards,
 [2007-04-30 18:23 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!
 [2008-03-22 12:59 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!
 [2008-04-06 14:18 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!
 [2008-04-06 14:20 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!
 [2008-04-09 08:46 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!