I am getting some 404 erros showing up in my Firebug console when I try to use Zend_Dojo. I get these errors:
GET http://www.mysite.com/js/dojo/dijit/form/nls/en/validate.js 404 Not Found GET http://www.mysite.com/js/dojo/dijit/form/nls/en-gb/validate.js 404 Not Found GET http://www.mysite.com/js/dojo/dojo/cldr/nls/en-gb/currency.js 404 Not Found GET http://www.mysite.com/js/dojo/dijit/form/templates/ValidationTextBox.html 404 Not Found Everything seems to be working ok, but I still get these errors, and in turn it creates a 'Invalid controller specified (js)' exception in my log. This was the case in 1.7 and is still the case now in 1.7.4. Anyone able to shed any light on this? Thanks Steve -- View this message in context: http://www.nabble.com/Zend_Dojo-Missing-Files-tp21919014p21919014.html Sent from the Zend Framework mailing list archive at Nabble.com.
