Hello,

First thanks for the gre8 module :)

I found a small bug, here is how can be replicated.

For some fields (cck), i have set some validation rules:

If the value is grater then 365, the following message will appear (in this case Edit Limit is disabled):

Days: the value may be no greater than 365.

After enabling Edit Limit, and trying to edit a node, instead of the validation text it appears

This can no longer be edited.

This happens when the Days value is grater then 365 and i`m trying to edit a node i created.

I can provide more info if is necessary.

Best regards,

Comments

quade’s picture

I think I need more information.

Can you show me your validation function for the days field (assuming that it's a custom validation handler)? Is the node older than the timeframe allowed by Edit Limit?

sslider999’s picture

Version: 7.x-1.0-beta4 » 7.x-1.0
Status: Active » Fixed

Upgraded to 7.x-1.0 and seems ok now.

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.