mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-09-12
This commit is contained in:
@ -208,4 +208,10 @@ $ sudo docker volume create --name dspacetest_data
|
||||
$ sudo docker run --name dspacedb -v dspacetest_data:/var/lib/postgresql/data -e POSTGRES_PASSWORD=postgres -p 5432:5432 -d postgres:9.6-alpine
|
||||
```
|
||||
|
||||
- Sisay is still having problems with the controlled vocabulary for top authors
|
||||
- I took a look at the submission template and Firefox complains that the XML file is missing a root element
|
||||
- I guess it's because Firefox is receiving an empty XML file
|
||||
- I told Sisay to run the XML file through tidy
|
||||
- More testing of the access and usage rights changes
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user