https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27565
--- Comment #10 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
