BibFormat: cast recID type in edit record element
- FIX Casts record ID type to integer in record editor formatting element. Various functions working with the record ID expect it to be an integer rather than a string. (PR #2796)
Signed-off-by: Ludmila Marian <ludmila.marian@gmail.com>