Summary: | Extra space in supplier.tt | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Templates | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | david, jonathan.druart, matt.blenkinsop, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This removes the space between the field label and the colon for the notes field in the interfaces section for a vendor's details.
|
Version(s) released in: |
23.05.00
|
Circulation function: | |||
Bug Depends on: | 33104 | ||
Bug Blocks: | |||
Attachments: |
Bug 33797: Remove extra space
Bug 33797: Remove extra space Bug 33797: Remove extra space |
Description
Tomás Cohen Arazi (tcohen)
2023-05-22 17:01:35 UTC
Created attachment 151538 [details] [review] Bug 33797: Remove extra space Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Created attachment 151546 [details] [review] Bug 33797: Remove extra space Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Testing notes (using KTD): 1. Add a new vendor: 1.1 Acquisitions > New vendor 1.2 Enter name of vendor: My vendor name 1.3 In the interfaces section, select 'Add another interface' 1.4 Enter some details: - Name: Test bz33797 - Email: me@example.com - Notes: Some notes! 1.5 Save the new vendor. 1.6 Search for vendors with: my 1.7 In the search results, click 'My vendor name' 1.8 Note that there is an extra space between Notes and the colon in the interfaces section. 2. Apply the patch. 3. Refresh the vendor page: ==> There is now no space between Notes and the colon in the interface section Created attachment 151555 [details] [review] Bug 33797: Remove extra space Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! *** Bug 33851 has been marked as a duplicate of this bug. *** Dependencies missing - not backporting to 22.11.x |