stable
Clone or download
Read-only
request #9547: Can't upload file releases
Even when ftp_frs_dir_prefix is single quoted in the local.inc, we should be able to upload new file in the FRS. To test, do not forget to redeploy fileforge.pl to /usr/lib/tuleap/bin/fileforge Change-Id: Ia53e198ce5e6083dff70505802cd1b15fd962b48
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/frs/FRSFileFactory.class.php | +9 | −7 | Go to diff View file |
M | src/etc/local.inc.dist | +0 | −1 | Go to diff View file |
M | src/utils/fileforge.pl | +9 | −49 | Go to diff View file |
M | tests/simpletest/common/frs/FRSFileFactoryTest.php | +4 | −14 | Go to diff View file |