Summary: | Correct wrong bug number in comment in Circulation.t | ||
---|---|---|---|
Product: | Koha | Reporter: | Lari Taskula <lari.taskula> |
Component: | Test Suite | Assignee: | Lari Taskula <lari.taskula> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, josef.moravec, nick |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 17941 | ||
Bug Blocks: | |||
Attachments: |
Bug 20490: Correct bug number typo in comment in Circulation.t
Bug 20490: Correct bug number typo in comment in Circulation.t Bug 20490: Correct bug number typo in comment in Circulation.t |
Description
Lari Taskula
2018-03-28 21:20:18 UTC
Created attachment 73405 [details] [review] Bug 20490: Correct bug number typo in comment in Circulation.t Tiny & pretty useless patch but it cost me a few minutes of time until I found the actual Bug :D Created attachment 73408 [details] [review] Bug 20490: Correct bug number typo in comment in Circulation.t NOTE: Confirmed that the typo of 17641 was part of bug 17941. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 73410 [details] [review] Bug 20490: Correct bug number typo in comment in Circulation.t NOTE: Confirmed that the typo of 17641 was part of bug 17941. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> We actually have git for that, we should not refer to bug numbers in the code. Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.06 Awesome work all! Pushed to 17.05.x for v17.05.12 |