Summary: | Clearing search term in Reports | ||
---|---|---|---|
Product: | Koha | Reporter: | Jesse Maseto <jesse> |
Component: | Reports | Assignee: | Frédéric Demians <f.demians> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | f.demians, julian.maurice, kyle, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 17053 Clearing search term in Reports
Bug 17053 Clearing search term in Reports [PASSED QA] Bug 17053 Clearing search term in Reports |
Description
Jesse Maseto
2016-08-04 17:50:26 UTC
Created attachment 54062 [details] [review] Bug 17053 Clearing search term in Reports If you click the clear button to clear the search term it does take the search term away. However, the next time you click on "Saved reports" the search term is still there. TO TEST: 1. Reports > Use saved 2. Filter on anything (date/author/keyword). Let say "foo" in keyword. 3. Click the Clear link on the Filter form. You can see that "foo" is removed from keyword, and all the saved reports are displayed. 4. Click "Saved Reports" on the left. You can see that "foo" reappears in keyword filter. 5. Apply the patch, and repeat steps 2-4. Created attachment 54067 [details] [review] Bug 17053 Clearing search term in Reports If you click the clear button to clear the search term it does take the search term away. However, the next time you click on "Saved reports" the search term is still there. TO TEST: 1. Reports > Use saved 2. Filter on anything (date/author/keyword). Let say "foo" in keyword. 3. Click the Clear link on the Filter form. You can see that "foo" is removed from keyword, and all the saved reports are displayed. 4. Click "Saved Reports" on the left. You can see that "foo" reappears in keyword filter. 5. Apply the patch, and repeat steps 2-4. Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com> Thank you. This patch works perfectly. -JesseM Created attachment 54118 [details] [review] [PASSED QA] Bug 17053 Clearing search term in Reports If you click the clear button to clear the search term it does take the search term away. However, the next time you click on "Saved reports" the search term is still there. TO TEST: 1. Reports > Use saved 2. Filter on anything (date/author/keyword). Let say "foo" in keyword. 3. Click the Clear link on the Filter form. You can see that "foo" is removed from keyword, and all the saved reports are displayed. 4. Click "Saved Reports" on the left. You can see that "foo" reappears in keyword filter. 5. Apply the patch, and repeat steps 2-4. Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 16.11, thanks Frédéric! Pushed in 16.05. Will be in 16.05.03. Pushed to 3.22.x, will be in 3.22.10 |