stable

Clone or download

Read-only

request #14971: Cannot browse in another tab while uploading a file via the document UI

The lock on the PHP session should be released before starting to process the request, not when the response is sent. Issue introduced in git #tuleap/stable/ff418fb4c30a42d49326ea538ba584f6b14441ea. Change-Id: I39804cfdd8238406e9fe23b0b3d1a06ec28f8993

Modified Files

Name
M src/common/Http/Server/SessionWriteCloseMiddleware.php +1 −2 Go to diff View file