stable
Clone or download
Read-only
request #12077 CSS is not loaded for a user with delegated project approbation permission
When accessing to /admin/approve-pending.php with a user that have the project approval permission via the permission delegation (not a site admin) the BurningParrot CSS is not loaded. Change-Id: I2419217d3f21bf776f784329b4bb1dcc933d9a1c
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/include/BurningParrotCompatiblePageDetector.php | +33 | −5 | Go to diff View file |
M | src/www/include/pre.php | +4 | −1 | Go to diff View file |
M | src/www/index.php | +4 | −1 | Go to diff View file |
M | tests/simpletest/common/include/BurningParrotCompatiblePageDetectorInHomePageTest.php | +9 | −2 | Go to diff View file |