13 May
2011
13 May
'11
12:55 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5462 --- Comment #17 from Zeno Tajoli <tajoli@cilea.it> 2011-05-12 19:55:34 UTC --- This bug is partial done in 3.6.x tree. To do: Insert this line at C4/Members/Messaging.pm,line 212: $row->{'message_name'} =~ s/\W/\_/g; With this last commit the bug is done. Or, more exactly, all patch here present will be commit into the master. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.