Homec4science

BibEdit: use regex to check record locking

Authored by Javier Martin <javier.martin.montull@cern.ch> on Sep 27 2011, 18:31.

Description

BibEdit: use regex to check record locking

  • Optionally, use regex to check if bibupload tasks present in the bibsched queue may prevent record opening in BibEdit. The regexp technique is faster then the default bibrecord technique to check for possible record locking needs, but it may also be imprecise. The queue checking behaviour can be configured by altering CFG_BIBEDIT_QUEUE_CHECK_METHOD in 'invenio-local.conf'. By default, the precise technique is used.

Co-authored-by: Tibor Simko <tibor.simko@cern.ch>

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Sep 27 2011, 18:31
Parents
R3600:50f83453c083: WebSession: prevent XSS in login form
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:efaf9a605a66: BibEdit: use regex to check record locking (authored by Javier Martin <javier.martin.montull@cern.ch>).Sep 27 2011, 18:31