http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6114 Bug #: 6114 Summary: Conflicting warnings about Koha to MARC links Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: /cgi-bin/koha/admin/marctagstructure.pl OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha-community.org On marctagstructure.pl it says "If you change the link between a MARC subfield and a non-MARC field, ask your administrator to run misc/batchRebuildBiblioTables.pl script." On marc_subfields_structure.pl, next to the "link" field, it says "Warning: This value should not change after data has been added to your catalog." On IRC 2011-04-06: [08:51] <gmcharlt> oleonard: the former is correct - i.e., you can change it, but then must run batchRebuildBiblioTables.pl [08:52] <oleonard> Do you think it would be appropriate to move that warning to marc_subfields_structure.pl ? [08:52] <gmcharlt> oleonard: yes Forthcoming patch will remove the incorrect message from marc_subfields_structure.pl and the message from marctagstructure.pl will be moved into its place. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.