hcts-hra / tamboti

tamboti
8 stars 4 forks source link

Editing MODS records results in error #84

Closed duncdrum closed 8 years ago

duncdrum commented 9 years ago

1) Create a record in users home folder. 2) Click Edit record 3) error

<exception>
<path>/db/apps/tamboti/modules/edit/edit.xq</path>
<message>
exerr:ERROR Could not locate collection: /db/resources/users/XXXXXXXX%40ad.uni-heidelberg.de/DP%27s%20Test%20folder [at line 467, column 9]
</message>
</exception>

screenshot 2015-01-12 11 54 15

4) note the record in question seems to have transcended storage space and attained mods record enlightenment screenshot 2015-01-12 11 59 48

ChiSamurai commented 9 years ago

You are probably using tamboti-patched1.2 which still has problems with certain characters in the collection name string. In this case it's the " ' ". Should be fixed in tamboti stable but this is not ready-to-use at the moment.

duncdrum commented 9 years ago

Glad to hear a fix is in the pipeline.

duncdrum commented 9 years ago

FYI. collection with bad names, cannot be deleted or renamed from inside the app.

duncdrum commented 8 years ago

outdated