Andreas Mahnke
Andreas Mahnke
just merged latest main into feature branch and corrected errors due to new changes in DSpaceControlledVocabulary.java which required adjustments to be compatible to changes introduced in this feature branch
> This seems to be a custom use case for your institution. I'm not convinced this should be part of the community codebase. > > Hashes in the environment file...
Thanks for the feedback @artlowel and @tdonohue - I will provide a code change to this PR, which will dynamically set the language hashes into the environment. This feature will...
I made a change to the ```buildAppConfig``` method of ```config.server.ts```. Now the "languageHashes" environment key is populated during server startup, but only if the angular server process has the environment...
Hi @artlowel, please see comments below: > @mahnkong thanks for the effort, but it doesn't seem to work for me > > If I set the `DYNAMIC_LANGUAGE_HASHES` env var to...
Hi @artlowel , is there anything you expect me to change? (the PR still has changes requested, but we could solve the issue you had in the conversation)
@tdonohue thanks, the process you mentioned sounds good to me.