Hi all -
Something that came up in a recently downloaded installation is that when
browsing a record in detailed view, clicking 'Edit This Record' at the bottom
redirects you to the record editor but it throws an exception not allowing you
to actually view/edit the record.
As far as I see, this is caused from line 125 in
lib/python/Invenio/bibedit_webinterface.py, the "recrev=sampleValue" that is
passed.
Perhaps this is something that was /is meant to be changed but is just an out
of the box problem for now?
-Kevin