When adding a title to an acquisition basket, the elements in the "Catalog details" section are all followed by a colon, except "Title". To recreate: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, create one by clicking New > Basket 4. Click 'Add to basket' 5. Click 'From an external source' 6. Search for a title or author (I searched for Shakespeare in the author field on the Library of Congress server) 7. To the right of a record (with a title) Click the arrow next to the MARC button and choose Order --> Notice that in the 'Catalog details' section, all labels are followed by a colon except 'Title'
Created attachment 157469 [details] [review] Bug 34824: Add missing colon to 'Title' under Catalog Details To test: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, cre
Created attachment 157471 [details] [review] Bug 34824: Added missing colon to 'Title' To test: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, create one by clicking New > Basket 4. Click 'Add to basket' 5. Click 'From an external source' 6. Search for a title or author (I searched for Shakespeare in the author field on the Library of Congress server) 7. To the right of a record (with a title) Click the arrow next to the MARC button and choose Order --> Notice that in the 'Catalog details' section, all labels are followed by a colon except 'Title' 8. Apply the patch and refresh the page. Notice that ’Title’ now has a colon. 9. Sign off and have a great day!
Created attachment 157509 [details] [review] Bug 34824: Added missing colon to 'Title' To test: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, create one by clicking New > Basket 4. Click 'Add to basket' 5. Click 'From an external source' 6. Search for a title or author (I searched for Shakespeare in the author field on the Library of Congress server) 7. To the right of a record (with a title) Click the arrow next to the MARC button and choose Order --> Notice that in the 'Catalog details' section, all labels are followed by a colon except 'Title' 8. Apply the patch and refresh the page. Notice that ’Title’ now has a colon. 9. Sign off and have a great day! Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 157533 [details] [review] Bug 34824: Added missing colon to 'Title' To test: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, create one by clicking New > Basket 4. Click 'Add to basket' 5. Click 'From an external source' 6. Search for a title or author (I searched for Shakespeare in the author field on the Library of Congress server) 7. To the right of a record (with a title) Click the arrow next to the MARC button and choose Order --> Notice that in the 'Catalog details' section, all labels are followed by a colon except 'Title' 8. Apply the patch and refresh the page. Notice that ’Title’ now has a colon. 9. Sign off and have a great day! Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kelly <kelly@bywatersolutions.com>
Created attachment 157575 [details] [review] Bug 34824: Added missing colon to 'Title' To test: 0. Add budgets, vendors and baskets to acquisitions, if necessary 1. Go to Acquisitions 2. Click 'Search' next to the vendor search box 3. If you don't already have an open basket, create one by clicking New > Basket 4. Click 'Add to basket' 5. Click 'From an external source' 6. Search for a title or author (I searched for Shakespeare in the author field on the Library of Congress server) 7. To the right of a record (with a title) Click the arrow next to the MARC button and choose Order --> Notice that in the 'Catalog details' section, all labels are followed by a colon except 'Title' 8. Apply the patch and refresh the page. Notice that ’Title’ now has a colon. 9. Sign off and have a great day! Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kelly <kelly@bywatersolutions.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Pushed to master for 23.11. Nice work everyone, thanks!
Would be great to add a trailing space: <span class="label">Title: </span> So that text is exactly like in next line: <label for="entertitle">Title: </label> This ensure that text to translate will be the same.