https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34393 Bug ID: 34393 Summary: Inconsistencies in MARC bibliographic framework page titles, breadcrumbs, and header Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org While testing bug 33909, I had to look at all the pages in the administration module. In doing so, I found some inconsistencies between the various pages. For the MARC bibliographic frameworks page, here is what should be changed to make it consistent with the other pages in the module: Page title - Add bibliographic? (MARC bibliographic frameworks) - Change Add framework to New framework - Change 'Modify framework text' to "Modify framework 'frameworkcode'" - Change 'Delete framework for 'frameworkname' (frameworkcode)?" to "Confirm deletion of 'frameworkname' (framework code)" - Add a level for when viewing the MARC structure of a framework "MARC framework for 'frameworkname' (framework code)" (or MARC structure for... ?) - Change 'Add tag' to 'New tag' (? this one might work since we're adding *to* the framework? If we keep 'Add' we should change the button, so it matches) - When adding a tag, add a level for the framework - When viewing/editing subfields, add a level for the framework - When editing subfields, change 'Edit MARC subfields constraints' to "Modify MARC subfields constraints" (and add the tag number? "Modify MARC subfields constraints for tag 020") Breadcrumb - Add bibliographic? (MARC bibliographic frameworks) - Change Add framework to New framework - Change 'Delete framework for 'frameworkname' (frameworkcode)?" to "Confirm deletion of 'frameworkname' (framework code)" - When viewing the MARC structure of a framework, change "Frameworkname (frameworkcode)" to "MARC framework for 'frameworkname' (framework code)" (or MARC structure for... ?) - Change 'Add tag' to 'New tag' (? this one might work since we're adding *to* the framework? If we keep 'Add' we should change the button, so it matches) - When viewing subfields, the level for the framework should be "MARC framework for 'frameworkname' (framework code)", so it's consistent if we click on it - When viewing subfields, correct capitalization (Tag 010 Subfield structure to Tag 010 subfield structure) - When editing subfields, change 'Edit MARC subfields constraints' to "Modify MARC subfields constraints" (and add the tag number? "Modify MARC subfields constraints for tag 020") Page header - Add bibliographic? (MARC bibliographic frameworks) - Change Add framework to New framework - Change 'Delete framework for 'frameworkname' (frameworkcode)?" to "Confirm deletion of 'frameworkname' (framework code)" - When viewing the MARC structure of a framework, change 'Framework' to 'framework' (capitalization) (or change to MARC structure for... ?) - Change 'Add tag' to 'New tag' (? this one might work since we're adding *to* the framework? If we keep 'Add' we should change the button, so it matches) - When viewing subfields, remove 'admin' from the page header - When editing subfields, change 'Tag 020 Subfield constraints' to "Modify MARC subfields constraints for tag 020" -- You are receiving this mail because: You are watching all bug changes.