Closed GoogleCodeExporter closed 8 years ago
Could you paste the complete stack trace of the error, rather than just the
first line?
Also, does this happen when deployed, too, or only when running locally?
Original comment by oh...@google.com
on 15 Feb 2012 at 10:40
I get the same error for me (locale: de). Here is a stack trace:
http://pastebin.com/D0gejFhj
It only happens on the local version, when deployed it works fine.
The error can be "fixed" by copying
build/war/WEB-INF/classes/com/google/walkaround/wave/server/gxp_en.properties
to gxp_[your locale here].properties (in the same folder).
I'd love to contribute a translation, however, I don't have the slightest idea
how to put that gxp translation strings into the source (digging through the
sparse gxp documentation didn't reveal anything that worked).
Original comment by patrick....@meetnow.eu
on 15 Feb 2012 at 11:09
Thanks for the fix, it works.
For info, the stack trace is the same on my machine and it works on the
deployed version.
As for the translation, I would be willing to contribute too.
I don't know what is the difference in the deployed version for it to work.
Maybe some kind of fallback to default language.
Original comment by denis.rafin
on 16 Feb 2012 at 8:46
Original comment by oh...@google.com
on 23 Mar 2012 at 6:35
I can't reproduce this but perhaps bba12e014cb7e686bf0d6cc11fe21caa7f230c81
works around it.
Original comment by oh...@google.com
on 28 Jun 2012 at 12:10
I can't reproduce this but perhaps bba12e014cb7e686bf0d6cc11fe21caa7f230c81
works around it.
Original comment by oh...@google.com
on 28 Jun 2012 at 12:10
Original issue reported on code.google.com by
denis.rafin
on 15 Feb 2012 at 10:45