https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20689
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #124059|0 |1 is obsolete| | --- Comment #61 from Martin Renvoize <[email protected]> --- Created attachment 131041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131041&action=edit Bug 20689: (follow-up) Correct scope of template variables The removal of the <select>s should have been accompanied by a correction to the scope of tagfield and tagsubfield. It is also unnecessary to conditionally include the "value" attribute. To test, apply the patch and test the process for editing an item search field. All the correct values should appear in form fields during edit, and all values should save correctly. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- 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/
