| Summary: | Remove CGI::scrolling_list from serial_stats.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Component: | Templates | Assignee: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | tomascohen, veron |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 12696 | ||
| Bug Blocks: | 766 | ||
| Attachments: |
Bug 12706: Remove CGI::scrolling_list from serial_stats.pl
[Signed-off] Bug 12706: Remove CGI::scrolling_list from serial_stats.pl [PASSED QA] Bug 12706: Remove CGI::scrolling_list from serial_stats.pl |
||
|
Description
Bernardo Gonzalez Kriegel
2014-08-03 19:07:35 UTC
Created attachment 30520 [details] [review] Bug 12706: Remove CGI::scrolling_list from serial_stats.pl This patch depends on Bug 12696 Removed one instance in this file. Pulldown with one value, 'CSV' To test: 1. Apply the patch for Bug 12696 2. Apply this patch 3. Go to Reports > Statistics wizard > Serial 4. Check 'Into an application' pulldown, with value 'CSV' 5. Search for regressions Created attachment 30543 [details] [review] [Signed-off] Bug 12706: Remove CGI::scrolling_list from serial_stats.pl This patch depends on Bug 12696 Removed one instance in this file. Pulldown with one value, 'CSV' To test: 1. Apply the patch for Bug 12696 2. Apply this patch 3. Go to Reports > Statistics wizard > Serial 4. Check 'Into an application' pulldown, with value 'CSV' 5. Search for regressions Followed test plan. Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 30853 [details] [review] [PASSED QA] Bug 12706: Remove CGI::scrolling_list from serial_stats.pl This patch depends on Bug 12696 Removed one instance in this file. Pulldown with one value, 'CSV' To test: 1. Apply the patch for Bug 12696 2. Apply this patch 3. Go to Reports > Statistics wizard > Serial 4. Check 'Into an application' pulldown, with value 'CSV' 5. Search for regressions Followed test plan. Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes tests and QA script, works as described. Patch pushed to master. Thanks Bernardo! |