Summary: | Typo in "Your concern was successfully submitted" in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Laura Escamilla <Laura.escamilla> |
Component: | Staff interface | Assignee: | Laura Escamilla <Laura.escamilla> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, julian.maurice, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36004 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.04,23.05.10
|
Circulation function: | |
Attachments: |
Bug 36005: Fixed typo in "Your concern was successfully submitted." text
Bug 36005: Fixed typo in "Your concern was successfully submitted." text Bug 36005: Fixed typo in "Your concern was successfully submitted." text |
Description
Laura Escamilla
2024-02-06 16:26:18 UTC
Created attachment 161786 [details] [review] Bug 36005: Fixed typo in "Your concern was successfully submitted." text To test: 1. Turn on the syspref 'CatalogConcerns' 2. Go to view a record in the staff intranet and click on "New catalog concern" which is located in the "+New" dropdown. 3. Fill out the title on the form and leave everything else the same. Click on submit and notice that the message on the screen says "Your concern was sucessfully submitted." 4. Apply the patch. 5. Refresh the page and submit a new concern. Notice that the message now has "successfully" spelled correctly. 6. Sign off and have a wonderful day! :D Created attachment 161810 [details] [review] Bug 36005: Fixed typo in "Your concern was successfully submitted." text To test: 1. Turn on the syspref 'CatalogConcerns' 2. Go to view a record in the staff intranet and click on "New catalog concern" which is located in the "+New" dropdown. 3. Fill out the title on the form and leave everything else the same. Click on submit and notice that the message on the screen says "Your concern was sucessfully submitted." 4. Apply the patch. 5. Refresh the page and submit a new concern. Notice that the message now has "successfully" spelled correctly. 6. Sign off and have a wonderful day! :D Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> Created attachment 162375 [details] [review] Bug 36005: Fixed typo in "Your concern was successfully submitted." text To test: 1. Turn on the syspref 'CatalogConcerns' 2. Go to view a record in the staff intranet and click on "New catalog concern" which is located in the "+New" dropdown. 3. Fill out the title on the form and leave everything else the same. Click on submit and notice that the message on the screen says "Your concern was sucessfully submitted." 4. Apply the patch. 5. Refresh the page and submit a new concern. Notice that the message now has "successfully" spelled correctly. 6. Sign off and have a wonderful day! :D Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.04 Backported to 23.05.x for upcoming 23.05.10 |