Home » Web Services » Services_Yahoo » Bug #5442
Services_Yahoo_Search_AbstractSearch->parameters probably shouldn't be an array
Details
| Request #5442 | Services_Yahoo_Search_AbstractSearch->parameters probably shouldn't be an array |
|---|---|
| Submitted | 2005-09-17 19:06 UTC |
| From | jacobc at gmail dot com |
| Assigned | mj |
| Status | Closed |
| Package | Services_Yahoo |
| PHP Version | 5.0.4 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-09-17 19:06 UTC] jacobc at gmail dot com
Description:
------------
I could be completely wrong about this, but I think that the property Services_Yahoo_Search_AbstractSearch->parameters shouldn't be implemented as an associative array.
This is because it doesn't seem possible to implement the Site, Subscription, and License request parameters supported by the Yahoo web search API, as these request parameter types allow multiple values to be submitted.
See:
http://developer.yahoo.net/search/web/V1/webSearch.html