stable
Clone or download
Read-only
This is part of request #14079 User logs do not set correctly project_id First, install and activate the userlog plugin. Then, go to a project dashboard url with a looged user. In the userlog plugin, the project id for this access must not be 0. Change-Id: Id1bb16d97c1e0ed8e32b040368ca85cffd8d0acf
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/userlog/include/ProjectDashboardUrlParser.php | +64 | −0 | Go to diff View file |
M | plugins/userlog/include/userlogPlugin.php | +12 | −1 | Go to diff View file |
A | plugins/userlog/phpunit/.simpletest_skip | +0 | −0 | Go to diff View file |
A | plugins/userlog/phpunit/ProjectDashboardUrlParserTest.php | +129 | −0 | Go to diff View file |
A | plugins/userlog/phpunit/bootstrap.php | +21 | −0 | Go to diff View file |