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

--- Comment #17 from Zeno Tajoli <taj...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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