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
  • Jenn - thanks for the suggestions, but I'm not sure what you mean that the file reference is now incompatible? I know that the plugin caches it's file references, and if I delete the file that will cause problems. According to the developer, restarting the application should fix that (which we've done). This makes me feel like the issue is likely centered on the document or folder, and I'm wondering if anyone has had an issue with that type of problem before?
Reply
  • Jenn - thanks for the suggestions, but I'm not sure what you mean that the file reference is now incompatible? I know that the plugin caches it's file references, and if I delete the file that will cause problems. According to the developer, restarting the application should fix that (which we've done). This makes me feel like the issue is likely centered on the document or folder, and I'm wondering if anyone has had an issue with that type of problem before?
Children
No Data