Receiving the following error when body field is disabled on a content type:
Error: The TEXTAREA with id or name set to "" was not found
This is for users with permission to use an editor on the body field based on the input format.
I found out the input format section for the body field is not hide it on the form and this is what triggers the error.
Comments
Comment #1
twodI think this is a duplicate of #659428: '#disabled' setting using FAPI is not respected.