Koha/reports
Marcel de Rooy 7738fcbb88
Bug 37784: (QA follow-up) Bail out to new definition
The code went back to step 3 but the error message is not there.
It is easier to go back to the start: no need to fetch columns.
And this is now an exception; it will only come up when trying
malicious things.

Also turned foreach and unless forbidden around. No need to go
into the loop when we found a forbidden field.

Test plan:
See first patch. You should see the message now.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2025-04-14 08:51:24 +02:00
..
acquisitions_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
bor_issues_top.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
borrowers_out.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
borrowers_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
cash_register_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
cat_issues_top.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
catalog_by_itemtype.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
catalogue_out.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
catalogue_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
dictionary.pl Bug 37784: (QA follow-up) Bail out to new definition 2025-04-14 08:51:24 +02:00
guided_reports.pl Bug 39298: Add runtime parameter support to report templates 2025-04-11 09:52:36 +02:00
issues_avg_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
issues_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
itemslost.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
orders_by_fund.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
reports-home.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
reserves_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00
serials_stats.pl Bug 38664: Tidy the whole codebase 2025-02-11 14:58:24 +01:00