Closed (fixed)
Project:
Semantic CCK
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Aug 2010 at 10:44 UTC
Updated:
26 Sep 2010 at 06:03 UTC
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
Comment #1
rjay commentedcatofcheshir,
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