| Summary: | Missing closing tag disrupts patron detail page style | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | f.demians, hector.hecaxmmx, julian.maurice, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | /cgi-bin/koha/members/moremember.pl?borrowernumber=X | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 12509 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 16893 - Missing closing tag disrupts patron detail page style
[SIGNED-OFF]Bug 16893: Missing closing tag disrupts patron detail page style [PASSED QA] Bug 16893: Missing closing tag disrupts patron detail page style Bug 16893 - Missing closing tag disrupts patron checkouts page style |
||
|
Description
Owen Leonard
2016-07-11 12:50:50 UTC
Created attachment 53265 [details] [review] Bug 16893 - Missing closing tag disrupts patron detail page style A missing closing </i> causes the the patron detail page to be in all italics if the patron has a restriction message. This patch corrects it. To test, apply the patch and locate a patron who has a restriction message. The restriction message should be in italics but the rest of the page should display normally. Created attachment 53270 [details] [review] [SIGNED-OFF]Bug 16893: Missing closing tag disrupts patron detail page style A missing closing </i> causes the the patron detail page to be in all italics if the patron has a restriction message. This patch corrects it. To test, apply the patch and locate a patron who has a restriction message. The restriction message should be in italics but the rest of the page should display normally. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Rest of the page displayed normally Created attachment 53285 [details] [review] [PASSED QA] Bug 16893: Missing closing tag disrupts patron detail page style A missing closing </i> causes the the patron detail page to be in all italics if the patron has a restriction message. This patch corrects it. To test, apply the patch and locate a patron who has a restriction message. The restriction message should be in italics but the rest of the page should display normally. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Rest of the page displayed normally Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 53286 [details] [review] Bug 16893 - Missing closing tag disrupts patron checkouts page style Same fix as for the details page: checkouts page is very italic when there is a restriction with a comment on the patron account. Pushed to master for 16.11, thanks Owen, Katrin! Pushed in 16.05. Will be in 16.05.02. Patches pushed to 3.22.x, will be in 3.22.10 |