Currently if you enable conflict checking for a node type it will add it to the array rc_types.

If you then disable conflict checking it does not remove the content type name from the array.

If you simply edit the content type without disabling conflict checking it adds the content type into the array again so conflict checking routine runs another time, or however many times you've edited the content type!

I've attached a patch which resolves this issue.

CommentFileSizeAuthor
resource_conflict_types_variable_fix.patch959 bytesAnonymous (not verified)

Comments

bkosborne’s picture

Issue summary: View changes
Status: Needs review » Fixed

Yikes. Committed, thanks!

Status: Fixed » Closed (fixed)

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