| Summary: | Capitalization: Password Updated | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, kyle |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.11.00,21.05.02
|
|
| Circulation function: | |||
| Attachments: |
Bug 28428: Capitalization: Password Updated
Bug 28428: Capitalization: Password Updated Bug 28428: Capitalization: Password Updated |
||
|
Description
Katrin Fischer
2021-05-24 10:50:13 UTC
Created attachment 121322 [details] [review] Bug 28428: Capitalization: Password Updated This patch corrects the case of two headings on the "Change password" page in the staff interface. As far as I can tell these strings are never seen because the page redirects to the patron detail page instead of redisplaying after a new password or username is submitted. A visual inspection of the patch may be the only test. Created attachment 121499 [details] [review] Bug 28428: Capitalization: Password Updated This patch corrects the case of two headings on the "Change password" page in the staff interface. As far as I can tell these strings are never seen because the page redirects to the patron detail page instead of redisplaying after a new password or username is submitted. A visual inspection of the patch may be the only test. Signed-off-by: David Nind <david@davidnind.com> Created attachment 121575 [details] [review] Bug 28428: Capitalization: Password Updated This patch corrects the case of two headings on the "Change password" page in the staff interface. As far as I can tell these strings are never seen because the page redirects to the patron detail page instead of redisplaying after a new password or username is submitted. A visual inspection of the patch may be the only test. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.11, thanks to everybody involved! Pushed to 21.05.x for 21.05.02 Minor change, I prefer not to push to oldstable to avoid translation work. |