ZF-6493: ZendX_JQuery UI CDN URL Incorrect
Description
When using the ZendX_JQuery View Helper to include the JQuery UI JavaScript files from the Google CDN, an incorrect URL is returned.
http://ajax.googleapis.com/ajax/libs/…
Is given as the output where as the actual location of the jquery-ui.min.js file is in the jqueryui folder (example below):
Comments
Posted by Stefan Gehrig (sgehrig) on 2009-05-02T00:46:12.000+0000
Duplicate of ZF-6373 (http://framework.zend.com/issues/browse/ZF-6373)