24 Jan
2020
24 Jan
'20
12:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24305 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 97866 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97866&action=edit Bug 24305: (QA follow-up) Strip table name in [[table.field|alias]] When you would use the construct, you wont have batch features unless we strip the table name. This is consistent with the $sth->{NAME} used to fill the headers by default. Test plan: Use [[items.biblionumber|bibno]] instead of items.biblionumber in a reporting query. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.