Homec4science

DocExtract: webinterface text box fix

Authored by Alessio Deiana <alessio.deiana@cern.ch> on Apr 23 2013, 10:42.

Description

DocExtract: webinterface text box fix

  • py2.4 compatibility patch for the webinterface decode() does not accept decode("utf-8", errors="ignore") and expects instead decode("utf-8", "ignore")
  • Lazy regexps compiliing in authorextract_re.py do less at import time.

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>Dec 18 2013, 16:21
Parents
R3600:1241385e3536: WebSubmit: add traceback info on error
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:d01d329abe4b: DocExtract: webinterface text box fix (authored by Alessio Deiana <alessio.deiana@cern.ch>).Dec 18 2013, 16:21