23 May
2015
23 May
'15
2:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12176 --- Comment #26 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 39442 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39442&action=edit Bug 12176: Fix for missing field_value in select As Jonathan Druart discovered, we were still missing an important attribute in the selects. Var mv.name was not filled, so the name was empty with nice side-effects :) While fixing this, it was also possible to delete some unused vars that Bernardo already mentioned before: $attributes and $attributes_no_value. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.