Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roda-core.properties has wui related properties and shouldn't #1341

Closed
hsilva-keep opened this issue Sep 20, 2018 · 0 comments
Closed

roda-core.properties has wui related properties and shouldn't #1341

hsilva-keep opened this issue Sep 20, 2018 · 0 comments
Assignees
Milestone

Comments

@hsilva-keep
Copy link
Member

##########################################################################
# AIP, representation and file fields that relate with representation information
#
# Usage: 
# * core.ri.rule.AIP: [<String>]
#		Set all the fields for AIPs (link to roda-wui)
#
# Status: in use
##########################################################################
core.ri.rule.AIP: ui.search.fields.IndexedAIP.type
core.ri.rule.AIP: ui.search.fields.IndexedAIP.uuid
core.ri.rule.AIP: ui.search.fields.IndexedAIP.level

After a simple search, it looks like these properties only are used in roda-wui by BrowserHelper.java (but prove me wrong).
See more at https://github.com/keeps/roda/blob/development/roda-core/roda-core/src/main/resources/config/roda-core.properties#L402

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants