404 in some dojo bundles
------------------------

                 Key: TAPESTRY-1551
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1551
             Project: Tapestry
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 4.1.2
            Reporter: Andreas Andreou
             Fix For: 4.1.2


When browser/app are set for greek (or several other languages) dojo requests 
the following non-existing files:
http://127.0.0.1:8080/app?service=asset&path=%2Fdojo-0.4.3%2Fsrc/i18n/calendar/nls/el/gregorian.js
http://127.0.0.1:8080/app?service=asset&path=%2Fdojo-0.4.3%2Fsrc/i18n/calendar/nls/el/gregorianExtras.js

It's interesting that the dojo folder src/i18n/calendar/nls/ contains those 2 
files as well as a few folders with localized content
(i.e. it, en, fi, ...) 
I can easily create an el subfolder with the greek files, but i'm wondering if 
dojo keeps a list somewhere of supported locales
and uses it in order to decide where to look for files - and if that's the 
case, im wondering if perhaps we have this misconfigured :)

Any ideas?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to