stable

Clone or download

Read-only

Fix request #7116: Can't reply by mail to a tracker

The issue comes from the fact that we are using nested shebangs, wich are supported only from kernel 2.6.27 (for details, see https://lkml.org/lkml/2008/9/6/66). - CentOS 5: Linux 2.6.18 - CentOS 6: Linux 2.6.32 Change-Id: I6438c715bedddf776b9d0bbe1922f391188029dd

Modified Files

Name
A plugins/tracker/bin/emailgateway-wrapper.sh +25 −0 Go to diff View file
M plugins/tracker/etc/sudoers.d/tuleap-plugin-tracker +1 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +3 −2 Go to diff View file