ZF-4722: Zend/Gdata/YouTube.php uses old-style projectionless URLs
Description
Zend/Gdata/YouTube.php uses URLs without defining the /api/ projection. The YouTube service has a bug currently which prevents those URLs from working correctly. Need to update the code to always use '/api/' in the generated URLs.
Comments
Posted by Ryan Boyd (rboyd) on 2008-10-27T13:53:39.000+0000
Fixed in r12154.
Posted by Trevor Johns (tjohns) on 2009-02-12T15:24:17.000+0000
Marking as fixed for 1.7.0.