| Summary: | Special library groups should have a 'translated' title and should not be editable | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
| Component: | Architecture, internals, and plumbing | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | RESOLVED MOVED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 16735 | ||
| Bug Blocks: | |||
| Attachments: | Bug 19765 - Special library groups should have a 'translated' title and should not be editable | ||
|
Description
Kyle M Hall (khall)
2017-12-06 19:24:25 UTC
Created attachment 69590 [details] [review] Bug 19765 - Special library groups should have a 'translated' title and should not be editable Built-in library groups start and end with "__" as defined in bug 16735. We should translate the title to something readable and prevent them from being edited and deleted. Test Plan: 1) Apply this patch 2) Note you no longer see __SEARCH_GROUPS__ and __SEARCH_GROUPS_OPAC__, instead you see a bold emphasised group name in normal language 3) Note you can no longer delete or edit those groups |