🇲🇩Moldova @surfinspirit

Account created on 5 August 2014, over 10 years ago
#

Recent comments

🇲🇩Moldova surfinspirit

This patch only adds the checkboxes to the form, the functionality that would use these values is missing so they are pretty much fake right now. Am I missing something?

🇲🇩Moldova surfinspirit

I believe there is a typo in patch file
$abst_e = $this->get('bibcite_abst_e')->value;
should be
$abst_e = $this->get('bibcite_abst_e')->getvalue();
magic method 'value' returns only the value and the format cannot be determined.

Production build 0.71.5 2024