Active
Project:
Node Limit
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2017 at 09:40 UTC
Updated:
9 May 2017 at 09:40 UTC
Jump to comment: Most recent
Hi.
I've set Node Limits like this:
First Config:
Limit: 1
Check Content Type A
Check Users of Role X
Seconf Config:
Limit: 10
Check Content Type B
Check Users of Role X
User of Role X already reached limit on Content Type A. Adding another node on A is blocked. Great!
But, User of Role X sees Error Message about Content Type A, when he is adding node on B. It's not blocked, but message is enforced.
If I use patch https://www.drupal.org/node/1364410 with redirect, the add operation on B is impossible.
So, I think the problem is Error Messaging the add operation on B, when the limit has been reached on A.
thanks!
Comments