sul-dlss-deprecated / triannon

Rails engine for working with storage of OpenAnnotations stored in Fedora4
Other
13 stars 1 forks source link

SW annotations/new blows up if you try to create without being logged in #228

Open ndushay opened 9 years ago

ndushay commented 9 years ago

While this seems bad, that form exists only because it was useful when developing. In reality, the anno creation will be done from the record view ... and it is @jkeck's intent to only show the create form if you are logged in, and pass the #can_annotate? method on the User class.