https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16484 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- opac-shelves.pl and virtualshelves/shelves.pl have diverged in this area. The OPAC script calls GetBiblioData, which populated title and other infos. It would make sense to add the call to the staff script to avoid different behaviors between these 2 scripts. The eternal question is: should we continue to fix non-XSLT views? :) -- You are receiving this mail because: You are watching all bug changes.