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

jrochate created an issue.