8 Mar
2024
8 Mar
'24
4:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30657 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
In my opinion we should have two simple accessors that both accept standard dbic query filters.
* extended_attributes($where, $attr); * extended_attribute($where,$attr);
I like the look of this and I think you have made a very good point to make it easier to use. This will help people creating notices, but also be generally useful. In your example code: $attr would be the attribute code. What is $where here? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.