#334: BibUpload's writing_rights_p should be more robust on networked filesystem
------------------------+---------------------------------------------------
Reporter: skaplun | Owner: skaplun
Type: defect | Status: closed
Priority: trivial | Milestone: v1.0
Component: BibUpload | Version: v0.99.1
Resolution: fixed | Keywords: FFT test.txt
------------------------+---------------------------------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [b156cc725eb2cf4c2401c19e9076c59f8517debd]:
{{{
#!CommitTicketReference repository=""
revision="b156cc725eb2cf4c2401c19e9076c59f8517debd"
BibUpload: stronger writing_rights_p
* writing_rights_p is called by BibUpload FFT to check if
filesystem rights are properly set in order for BibUpload
to nicely store fulltext files.
This is a stronger implementation of the check that should
not randomly fail on networking based filesystem where there
might some temporary lock causing race conditions. (closes #334)
}}}
--
Ticket URL: </ticket/334#comment:2>
Invenio <http://invenio-software.org>