#634: BibUpload: only add new BibDoc version if changed
-------------------------+-----------------
Reporter: jlavik | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: BibUpload | Version:
Keywords: |
-------------------------+-----------------
When uploading FFT fields in correct mode for records already having the
same files attached (same docname), will cause another version to be
added. However, sometimes the files being added is identical to the
existing attached file. Intended behavior here would be that files with
same names having identical md5 hash would not create a new version,
avoiding duplicate versions.
Such functionality could be added in the BibDoc class, function
add_file_new_version().
--
Ticket URL: <http://invenio-software.org/ticket/634>
Invenio <http://invenio-software.org>