How to reproduce:
1. go to existing node type with fields
2. edit any field and enable set some settings for semantic cck (for any instance of field, ie "Use Semantic HTML Settings Below For This Instance Only" is not checked)
3. press "change basic information" button at same field
4. so you need walk throw all semantic cck settings, including checkbox "Use Semantic HTML For Field Output" - all is reset :(

Comments

rjay’s picture

Assigned: Unassigned » rjay
Status: Active » Closed (fixed)

catofcheshir,

Thanks for catching this bug. The Semantic CCK settings were never intended to appear on the basic settings form in the first place. I've added code to ensure that this does not happen anymore.

Committed to 6.x-1.x-dev.

Ryan