[Bug 27831] New: Object Name Inconsistencies
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27831 Bug ID: 27831 Summary: Object Name Inconsistencies Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org During the push of bug 8976 we discovered some inconsistencies in Koha::Object class names which lead to duplication. We need to clarify the situation and move classes around to be consistent. Current situation: Koha::Authority::Subfield(s) Koha::Authority::Tag(s) Koha::Authority::Type(s) Koha::Biblio::Metadata(s) Koha::MarcSubfieldStructure(s) Koha::AuthSubfieldStructure(s) In bug 8976 we made a few suggestions Koha::Framework::Biblio::Subfield(s) Koha::Framework::Authority::Subfield(s) Koha::Framework::Biblio::Tag(s) Koha::Framework::Authority::Tag(s) OR Koha::MARC::Biblio::Subfield(s) Koha::MARC::Authority::Subfield(s) OR Koha::Framework::Subfield::Biblio (inheriting from Koha::Framework::Subfield) Koha::Framework::Subfield::Authority (inheriting from Koha::Framework::Subfield) Thougts? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27831 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org, | |kyle@bywatersolutions.com, | |m.de.rooy@rijksmuseum.nl, | |nick@bywatersolutions.com, | |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27831 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8976 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8976 [Bug 8976] Default sequence of subfields in cataloguing editor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org