Hi there. I just upgraded our system from 6.3 to 6.4 and when I click on any of the links to Browse by Subject, I get the error java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key staticSearchFields.datasetType
in the log file. Please let me know what this might indicate.
If you happen to have custom localization, this error indicates that your staticSearchFields.properties file is missing key staticSearchFields.datasetType. It is new localization key added in 6.4 release.
Right, in the release notes we started added this:
Please remember to update translations via Dataverse language packs.
Does that help? @mjlassila mentioned localization. @Jay Sundu are you running in English only but with text customizations?
Yes, thanks @mjlassila and @Philip Durbin โ๏ธ we are indeed using English only with text customizations. I thought I had applied those but I must have missed something.
It's easy to miss something.
I'm working on the release notes for 6.6 and just added this: https://github.com/IQSS/dataverse/commit/dfc3a74cf463dad36ba70140d13b1d93ba5f13fb
Do you think it will help?
Yes, that would help. Thanks @Philip Durbin โ๏ธ
Great, thanks.
@Jay Sundu I don't supposed you'd want to write something up in our guides about how to make these text customization? :big_smile:
Here's a thread about it: #docs > changing text in the UI
Once I get it working properly, I might be able to. Another developer worked on it so I'm not entirely certain what the process is at this point.
Gotcha. No pressure. It's just something the community would appreciate, I think.
Last updated: Oct 30 2025 at 06:21 UTC