DSpace's metadata.hide configuration property did not take into account the boolean value assigned to it

in #utopian-io6 years ago (edited)

Dspace has a configuration property that makes it possible to show or hide certain metadata fields from the item page. This configuration property expected a boolean value, "true" to hide the metadata value or "false" to show it on the item page. This boolean property was not being taken into account. Metadata values were being hidden regardless of configured boolean value.

Accepted pull request:
https://github.com/DSpace/DSpace/pull/1914

The solution was to update the java class responsible for showing/hiding the metadata fields to take the configured boolean values into account.



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Sorry but your contribution cannot be approved because it is a too small contribution. We appreciated your effort and will like you to continue posting on Utopian.

I would also request you to write according to the template provided by utopian which will help us to evaluate better. You can read the rules here.


Need help? Write a ticket on https://support.utopian.io.
Chat with us on Discord.

[utopian-moderator]