| Summary: | Typo: record record | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Magnus Enger <magnus> |
| Component: | Templates | Assignee: | Magnus Enger <magnus> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | arthur.suzuki, lucas, sally.healey |
| Version: | Main | Keywords: | Academy |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | String patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
23.05.00,22.11.06,22.05.13
|
Circulation function: | |
| Attachments: |
Bug 33579: Typo: record record
Bug 33579: Typo: record record Bug 33579: Typo: record record Bug 33579: [21.11.x] Typo: record record |
||
Created attachment 150013 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Created attachment 150014 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed off, thanks for the patch. Created attachment 150059 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Backported to 22.05.x for upcoming 22.05.13 doesn't apply on 21.11, provide a backport if needed Created attachment 151625 [details] [review] Bug 33579: [21.11.x] Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> |
$ grep -rn "record record" * koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt:184: '_str': _("Batch bibliographic record record deletion")