Brown-University-Library / ttwr

This is the django app that runs the Theater That Was Rome project website.
1 stars 5 forks source link

annotation has problem #216

Closed emylonas closed 4 years ago

emylonas commented 7 years ago

This annotation won't allow editing - either says "internal server error" or requests password

http://library.brown.edu/projects/rome/login/?next=/projects/rome/books/252240/252360/annotations/295890/edit/

bcail commented 7 years ago

@emylonas I think this is the issue:

<name xlink:href="0001" type="personal">
<namePart>Piranesi, Giovanni Battista</namePart>
<role>
<roleTerm type="text"/>
</role>
</name>

There's no role for this name. Is there a role I can add? Or do you want me to remove this name from the annotation completely?

emylonas commented 7 years ago

He should be an an "author"

emylonas commented 4 years ago

@bcail this is still not working. In order to fix it you have to add the role "author" thank you. Go ahead and close once finished.

bcail commented 4 years ago

added "author" and it loads now