https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38677
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|XSLT doesn't follow |XSLT doesn't follow |frameworks |framework's visibility | |settings --- Comment #1 from Katrin Fischer <[email protected]> --- Hi Lisette, can you explain this a bit more? I believe the problem is, that you would have to write XSLT display rules for every available MARC field... or have something that is not XSLT people can adjust. As sequence and other rules apply to MARC it's probably not super easy to write something generic. We also need translatable labels, so can't pull them from database - and then the librarianese field names are probably not always best for users anyway. And you also need to differentiate by views: - Normal view: "don't display" works, "display" works if XSLT has any code to display the field. - Labelled MARC: setting should work - Plain MARC: setting should work Maybe it could help to add a hint that the visibility settings only apply to the normal view in a limited way? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
