stable
Clone or download
Read-only
Fixing request #6338: Bad file location when moving file between releases in frs
Change-Id: Ic516daed1ca00793ef7a99d16236c8a1b6285bc6
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/file/file.tab | +1 | −0 | Go to diff View file |
M | site-content/fr_FR/file/file.tab | +2 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/frs/FRSFileFactory.class.php | +41 | −3 | Go to diff View file |
M | src/common/system_event/SystemEvent.class.php | +1 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventManager.class.php | +5 | −0 | Go to diff View file |
A | src/common/system_event/include/SystemEvent_MOVE_FRS_FILE.class.php | +103 | −0 | Go to diff View file |
M | src/www/file/file_utils.php | +2 | −2 | Go to diff View file |
M | tests/simpletest/common/frs/FRSPackageFactoryTest.php | +1 | −1 | Go to diff View file |