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)
committerJoy Nelson <joy@bywatersolutions.com>
Mon, 10 Feb 2020 21:57:29 +0000 (21:57 +0000)
commit7222662bf51cf57f2cf4bfa016935f56d70aff41
tree98ce93d10699ff91c0d3401f342c4b98f22fb0ed
parent7e7041a85c8dfdabe389f1ac5441dd5dfdc537c7
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>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
reports/guided_reports.pl