I was unable to use the content_taxonomy.module with the diff.module's 'Preview Changes' button. It seems that content_taxonomy has a hard coded preview button test. I'm not 100% certain why the test is there but changing it to just ensure that the Save button hadn't been checked got it working with both the 'Preview' and 'Preview Changes' buttons.

CommentFileSizeAuthor
content_taxonomy_diff.patch990 bytesdrewish

Comments

drewish’s picture

I forgot to mention what the problem was. When using the 'Preview Changes' button the values of the content_taxonomy autocomplete fields were lost.

mh86’s picture

Status: Needs review » Fixed

Hi!
I saw that the check was unnecessary and removed it. The autocomplete should work now with the diff module too!
Thanks for the report!

Status: Fixed » Closed (fixed)

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