https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39827
Phil Ringnalda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Phil Ringnalda <[email protected]> --- We don't allow editing the default framework from the place this link duplicates, the Edit option in the biblio_framework.pl list of frameworks. To allow dealing with it, with its special framework code of '' when a code is otherwise required, you would have to add special-casing for that. Or just hide the link on the default framework like we hide the Edit option. But a more accurate label for the link would be "Edit framework description" since that's the only thing you can edit, and that's something that you would generally do maybe once, if you made a typo while creating the framework. I really don't see any reason why this link was added. Even if you do notice that you have a description typo while in marctagstructure.pl and use this link, you're going to wind up dumped at biblio_framework.pl when you save your description change, so there's no real benefit over just going there in the first place to do your edit. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
