Current Behavior
If you have a tag where you explicitly set that users can reply to discussions, users may be able to reply to discussions that are locked.
Steps to Reproduce
Expected Behavior
Users should not be able to reply to discussions that are locked (unless they have the "canLock" permission).
Screenshots
Admin view:

User view:

Environment
Reproduced on beta.flarum.site and nightly.flarum.site.
This will be fixed with the policy rewrite I'm working on right now.
Hello, is there a chance to have this fixed for the next beta? It's the only issue marked as "critical" (EDIT: currently) but it's been almost a year since it's been reported... Thanks 馃槂
I think this issue is more complicated than it seems. We've discussed multiple ways on fixing it, and the policy refactor PR may fix it.