| Summary: | Bug 12827 causes a test to fail | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | paola.rossi, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 10402, 12827 | ||
| Bug Blocks: | 12830 | ||
| Attachments: |
Bug 12953: FIX NewOrder test
Bug 12953: FIX NewOrder test [PASSED QA] Bug 12953: FIX NewOrder test |
||
|
Description
Jonathan Druart
2014-09-18 07:41:39 UTC
Created attachment 31692 [details] [review] Bug 12953: FIX NewOrder test The patch for bug 12827 has been written some days before bug 10402. One occurrence of NewOrder has not been modified. Test plan: prove t/db_dependent/Letters.t should return green. Created attachment 31696 [details] [review] Bug 12953: FIX NewOrder test I've applied against master 3.17.00.025 Signed Off Created attachment 31713 [details] [review] [PASSED QA] Bug 12953: FIX NewOrder test The patch for bug 12827 has been written some days before bug 10402. One occurrence of NewOrder has not been modified. Test plan: prove t/db_dependent/Letters.t should return green. Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Patch pushed to master. Thanks Jonathan for the quick fix! |