Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
13 replies
Subscribers
4 subscribers
Views
4254 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
translateforuser
Richard
over 8 years ago
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
0
rodgraham
Certified Lead Developer
over 8 years ago
Had the same problem with the plug in before and had to create a new file. We were using a constant to point to the file so only needed to make a single update to point to the updated file across all our forms. It's been stable since for the last few years.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
rodgraham
Certified Lead Developer
over 8 years ago
Had the same problem with the plug in before and had to create a new file. We were using a constant to point to the file so only needed to make a single update to point to the updated file across all our forms. It's been stable since for the last few years.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data