[Dojo-interest] 404 Not Found error in nls/en... and more
G. Sharon Yang
okghyang at gmail.com
Thu Jul 23 20:43:30 EDT 2009
hm... looks like this is a recent change? I always run demos, tests of
nightly version under my tomcat. I never made a build version. It's
fine until today.
Thanks,
-S.
On Thu, Jul 23, 2009 at 5:35 PM, Dustin Machi<dmachi at dojotoolkit.org> wrote:
> This is the i18n system finding the closest match and only happens
> when working without a build. When using a built version of dojo, the
> files are created with the closest match if it didn't exist already
> avoiding the 404s.
>
> Dustin Machi
> http://sitepen.com
> http://www.dojotoolkit.org
>
> On Jul 23, 2009, at 7:01 PM, "G. Sharon Yang" <okghyang at gmail.com>
> wrote:
>
>> Hello,
>> I get all kinds of dojotrunk/.../nls/en/.... 404 Not Found errors. For
>> example, when I run this example: (I have tomcat 6 )
>>
>> http://localhost:8080/dojotrunk/dojox/data/tests/QueryReadStore.html
>>
>> GET http://localhost:8080/dojotrunk//dijit/form/nls/en/validate.js
>> 404 Not Found 10ms hostenv_...rowser.js (line 254)
>> GET http://localhost:8080/dojotrunk//dijit/form/nls/en-us/validate.js
>> 404 Not Found 10ms hostenv_...rowser.js (line 254)
>> GET http://localhost:8080/dojotrunk//dijit/form/nls/en/ComboBox.js
>> 404 Not Found 9ms hostenv_...rowser.js (line 254)
>> GET http://localhost:8080/dojotrunk//dijit/form/nls/en-us/ComboBox.js
>> 404 Not Found 9ms hostenv_...rowser.js (line 254)
>>
>> If I click the combo-box, I get an error " the value you entered is
>> not valid", then in console I have this error:
>> dijit.form.ComboBox: SyntaxError: invalid XML markup
>>
>> I also get the similar 404 not found errors while running other
>> examples. There are actually no such folder 'en' in anywhere!
>>
>> Looks like this is the error related to configuration? But I remember
>> I was running dojo examples just fine yesterday. I updated my
>> dojotrunk at 3:45pm PST today(July 23).
>>
>> Thanks,
>>
>> -S.
>> _______________________________________________
>> FAQ: http://dojotoolkit.org/support/faq
>> Book: http://dojotoolkit.org/docs/book
>> Forums: http://dojotoolkit.org/forum
>> Dojo-interest at mail.dojotoolkit.org
>> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
> _______________________________________________
> FAQ: http://dojotoolkit.org/support/faq
> Book: http://dojotoolkit.org/docs/book
> Forums: http://dojotoolkit.org/forum
> Dojo-interest at mail.dojotoolkit.org
> http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
More information about the Dojo-interest
mailing list