17 Feb
2023
17 Feb
'23
7:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32726 --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- (In reply to Blou from comment #3)
Seems to be a correction for a display issue caused by Bug 11083.
I think not. Looks like en enhancement. And this is strange : In perl : heading => $field->as_string(), relator => ( $field->subfield( 'e' ) // undef ), In TT : [% authorize.heading | html %] [% authorize.relator | html %] "authorize.heading" should already contain subfield $e no ? -- You are receiving this mail because: You are watching all bug changes.