http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6458
--- Comment #60 from Frère Sébastien Marie <[email protected]> 2011-08-27 07:18:57 UTC --- Comment on attachment 5156 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5156 Signed off patch correcting suggestions In the patch 'suggestion/suggestion.tt', in the second block of corrections, the semantic seems to not be preserved: Here, just an example, for the first line (of second block): Orign: [% IF ( suggestion.statusselected_ASKED ) %] Patch: [% IF (statusselected_ASKED ) %] -- 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 [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/
