Bug 24305: (QA follow-up) Strip table name in [[table.field|alias]]
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 24 Jan 2020 11:17:15 +0000 (11:17 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 24 Jan 2020 15:19:48 +0000 (15:19 +0000)
commitdc419ab2a9e7f3c49934272161597d903c24ea95
treeefd3588a8dfcf8c299175dc1325be5a762edef06
parentc3e96a900b5ab0ed12e6e58d29ed2b13ce31716d
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>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
reports/guided_reports.pl