stable

Clone or download

Read-only

request #9864 Make FRS import verbose

There are very few info when FRS is imported, making it hard to debug. Change-Id: I141f9c5fc00d4396c116c291f2644f9b0327d12c

Modified Files

Name
M src/common/frs/FRSFileFactory.class.php +29 −2 Go to diff View file
M src/common/frs/FRSXMLImporter.class.php +23 −0 Go to diff View file
M src/common/log/ConsoleLogger.class.php +1 −0 Go to diff View file
M src/common/project/ProjectXMLImporter.class.php +2 −1 Go to diff View file
M src/utils/fileforge.pl +2 −2 Go to diff View file
M tests/simpletest/common/frs/FRSFileFactoryTest.php +41 −0 Go to diff View file