stable

Clone or download

Read-only

We can not add http and ftp link in the same time

this is part of story #9692 Have a field in the FRS where I can add a link How to reproduce: At release creation or release edition add in the same time an http and a ftp link => No error should be thrown Change-Id: Iaa6f4311bd93db6572bdd1f2a4306ed2a7d37b11

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +4 −2 Go to diff View file
M site-content/tuleap-core.pot +2 −1 Go to diff View file
M src/common/frs/UploadedLinksRequestFormatter.php +16 −19 Go to diff View file
M src/common/valid/ValidFactory.class.php +12 −4 Go to diff View file
M src/www/file/file_utils.php +1 −1 Go to diff View file
M tests/simpletest/common/frs/UploadedLinksRequestFormatterTest.php +6 −6 Go to diff View file