[Koha-bugs] [Bug 12081] tmpl_process3.pl delete temp files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 15 00:58:31 CEST 2014


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

--- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 27110
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27110&action=edit
Bug 12081 - tmpl_process3.pl - delete temp files

This patch enable deletion of temp files used by
tmpl_process3.pl.
Just removed coments on existing code

To test:
1. Do a count of files on /tmp ( ls /tmp | wc -l )
2. Update preferred language
3. Count again, new files on /tmp
4. Apply the patch
5. Update again, check, no new files

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list