Bob Weinand <bobwei9@hotmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DDM › #730 | 2 years ago | 6974 passed | |
PHPBB3 › DD33 › #116 | 2 years ago |
[ticket/16363] Allow replying to locked topics if user has m_lock permissions
An user may not be able to edit - but lock and unlock. It is terribly inconvenient for users being only able to un/lock threads to have to first unlock a topic, then reply and then re-lock it. Thus in reply mode we check for lock permissions instead of edit. This also includes editing if the user could normally edit his post if it weren't for the lock. PHPBB3-16363 |
6811 passed |
Build | Completed | Code commits | Tests |
---|
Build | Completed | Code commits | Tests |
---|
An user may not be able to edit - but lock and unlock.
It is terribly inconvenient for users being only able to un/lock threads to
have to first unlock a topic, then reply and then re-lock it.
Thus in reply mode we check for lock permissions instead of edit.
This also includes editing if the user could normally edit his post if it
weren't for the lock.
PHPBB3-16363