stable

Forked from tuleap/stable

Clone or download

Read-only

Fix request #5551: Wrong message when adding a file in a release (IE9)

As some <p> where open and not closed, IE eventually close them but not at the same place than other browsers. In this case it embbeded the opening <form> but not the ending so the mess. Change-Id: Id5a323cb148774c7109b1b4519b66913a500ec23

Modified Files

Name
M src/common/layout/Layout.class.php +1 −1 Go to diff View file
M src/www/file/file_utils.php +3 −3 Go to diff View file