http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4246

Ian Walls <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #13 from Ian Walls <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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