Bug 10706: Search reports by id
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 16 Apr 2015 15:23:37 +0000 (17:23 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 22 Apr 2015 19:27:27 +0000 (16:27 -0300)
commit6a69b1e65301fa301aecce0424c515a58d838cd4
tree4040477c30ba7babb6c16105ee743ecb9c32b2f6
parent9d7d645baf35ae8b0b37d5d6c8ad653f8aa55841
Bug 10706: Search reports by id

This patch adds the ability to search reports by their id.

Test plan:
1/ Go on the saved report list (reports/guided_reports.pl?phase=Use saved)
2/ Search for a report id (refer to the ID column in the table)
3/ The result should be consistent

That the filters are not kept, already existed.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Reports/Guided.pm