https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32726

--- Comment #6 from Fridolin Somers <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to