[Bug 4246] Koha support for Itiva Talking Tech phone notification service
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4246 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Ian Walls <koha.sekjal@gmail.com> --- C4::Form::MessagingPreferences::set_form_values still uses @{$pref->{'transports'}} syntax. As does opac-userupdate.pl : @{$pref->{'transports'}}. Changing the return value from array to hash will break these instances; marking Failed QA on followup patch. As for the first patch, could another member of the QA team take a look, as I have a large part in the authorship? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org