30 Apr
2021
30 Apr
'21
4:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565 --- Comment #10 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Fridolin Somers from comment #8)
I see some places call get_descriptions_by_koha_field() with : { order_by => ['description'] }
https://git.koha-community.org/Koha-community/Koha/src/commit/ 4a6dd5f82da1f45456b953421e699abc179a6fb9/reports/catalogue_stats.pl#L120
Does this even work ?
Yeah, I really don't think that works.. Unless I'm missing something.. 'description' is the field name in the UI, not a field name in the database. -- You are receiving this mail because: You are watching all bug changes.