Summary: | borrowers.lastseen comment typo | ||
---|---|---|---|
Product: | Koha | Reporter: | Lee Jamison <ldjamison> |
Component: | Database | Assignee: | Lee Jamison <ldjamison> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, m.de.rooy, paul.poulain |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 18848: borrowers.lastseen comment typo
Bug 18848: borrowers.lastseen comment typo |
Description
Lee Jamison
2017-06-22 16:36:52 UTC
Created attachment 64550 [details] [review] Bug 18848: borrowers.lastseen comment typo Typo in comment for the lastseen column in the borrowers table. To test: 1. Verify lastseen column displays "last time a patron has been seed" 2. Apply patch 3. Verify lastseen column changed to "last time a patron has been seen" Created attachment 64574 [details] [review] Bug 18848: borrowers.lastseen comment typo Typo in comment for the lastseen column in the borrowers table. To test: 1. Verify lastseen column displays "last time a patron has been seed" 2. Apply patch 3. Verify lastseen column changed to "last time a patron has been seen" Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 17.11, thanks to everybody involved! Pushed to 17.05.x, will be in 17.05.02 These patches have been pushed to 16.11.x and will be in 16.11.10. |