steps to repeat:
1. create node, add node classes
2. confirm record in the db
3. edit node, and remove text from node class box
4. hit save
5. in db, there will be a record that has an empty css_class field, but still has an nid.

Proper behavior would be to delete the record from the table.

CommentFileSizeAuthor
#1 deleteproblem-1490122-01.patch4.25 KBdrnikki

Comments

drnikki’s picture

Status: Active » Needs review
StatusFileSize
new4.25 KB

Patch attached. is combined with http://drupal.org/node/1223408.

drnikki’s picture

Status: Needs review » Closed (fixed)