translateforuser

We are having problems with the translate for user function. We've wrapped it inside our own functions that determine the appropriate properties file, but one particular properties file is not loading and we're getting "???" wrapping the key field instead of the translation in some forms.

We've removed/re-added the plugin, restarted the application, renamed the file (successful result), but we already have a small mountain of code that references the file and don't want to "needle in a haystack" search and replace every reference.

Ultimately we're getting a NullPointerException on the file, but it's there in the correct folder in the document repository.

Anyone have a clue how to debug this? Is the file reference somehow corrupted? I don't think this is specific to the plugin any longer....

OriginalPostID-252579

  Discussion posts and replies are publicly visible

Parents
  • Yep, that would do it. I'm going to hold off making a change like that until tomorrow. It will be significant work, and though it seems like the right thing to do, I'd also like to know why a file that exists in the document repository / available to download/check-in/check-out/update with new versions is throwing a "not found" and a "nullPointerException" when referenced by the plugin.
Reply
  • Yep, that would do it. I'm going to hold off making a change like that until tomorrow. It will be significant work, and though it seems like the right thing to do, I'd also like to know why a file that exists in the document repository / available to download/check-in/check-out/update with new versions is throwing a "not found" and a "nullPointerException" when referenced by the plugin.
Children
No Data