Homec4science

WebStat: fix for several minor issues

Authored by Ludmila Marian <ludmila.marian@gmail.com> on Mar 2 2011, 16:18.

Description

WebStat: fix for several minor issues

  • Export to Excel: in order to be able to export non-ascii characters the workbook needs to be created with encoding 'utf-8'.
  • Update the code that was assuming that all the recids that are in the circulation tables are also in bibrec table (which is not entirely true, ex. recid=0).
  • Update the code that was assuming that the 'collection' value is always present in the args (which is not always true).

Details

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:e613e84e19d3: WebStat: fix for several minor issues (authored by Ludmila Marian <ludmila.marian@gmail.com>).Mar 3 2011, 10:39