kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

message Can't find variable: messages line ... #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
whatever i try to do, i get this error message ( login, access Templates in the 
configuration...etc.)

Original issue reported on code.google.com by mklarmann on 24 Jul 2010 at 11:44

GoogleCodeExporter commented 9 years ago
to be more precise for example:
message Can't find variable: messages
line    72
sourceId    310550840
sourceURL   http://localhost:9000/static/js/cms/templates.js
expressionBeginOffset   2259
expressionCaretOffset   2267
expressionEndOffset 2267
name    ReferenceError

Original comment by mklarmann on 24 Jul 2010 at 11:46

GoogleCodeExporter commented 9 years ago
okay this has to do with locales:

java.util.MissingResourceException: Can't find bundle for base name 
org.vosao.resources.messages, locale de_DE
... 

Original comment by mklarmann on 24 Jul 2010 at 11:48

GoogleCodeExporter commented 9 years ago
switching to english solves it so far

Original comment by mklarmann on 24 Jul 2010 at 11:50

GoogleCodeExporter commented 9 years ago
What is the Vosao version?

Original comment by kinyelo@gmail.com on 25 Jul 2010 at 5:10

GoogleCodeExporter commented 9 years ago
Fixed by http://code.google.com/p/vosao/issues/detail?id=269

Original comment by kinyelo@gmail.com on 26 Jul 2010 at 3:53