mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-06-02
This commit is contained in:
@ -23,3 +23,15 @@ UPDATE 14
|
||||
```
|
||||
|
||||
- Fix a few minor miscellaneous issues in `dspace.cfg` ([#227](https://github.com/ilri/DSpace/pull/227))
|
||||
|
||||
## 2016-06-02
|
||||
|
||||
- Testing the configuration and theme changes for the upcoming metadata migration and I found some issues with `cg.coverage.admin-unit`
|
||||
- Seems that the Browse configuration in `dspace.cfg` can't handle the '-' in the field name:
|
||||
|
||||
```
|
||||
webui.browse.index.12 = subregion:metadata:cg.coverage.admin-unit:text
|
||||
```
|
||||
|
||||
- But actually, I think since DSpace 4 or 5 (we are 5.1) the Browse indexes come from Discovery (defined in discovery.xml) so this is really just a parsing error
|
||||
- I've sent a message to the DSpace mailing list to ask about the Browse index definition
|
||||
|
Reference in New Issue
Block a user