Homec4science

WebSearch: fix get_fieldvalues() when recid is str

Authored by Ludmila Marian <ludmila.marian@gmail.com> on Nov 16 2011, 21:09.

Description

WebSearch: fix get_fieldvalues() when recid is str

  • recid might be string, so try to convert it to int in the get_fieldvalues function (needed for WebSubmit, major user of this function, which calls it in many different places with a string argument instead of int).

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 16 2011, 21:10
Parents
R3600:5cfe726a1e06: WebStat: minor improvements
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:b4b155294fbe: WebSearch: fix get_fieldvalues() when recid is str (authored by Ludmila Marian <ludmila.marian@gmail.com>).Nov 16 2011, 21:10