Jump to:
| Project: | Form Markup |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Editing 'Change basic information' of any CCK field erase Form Markup values
Step to reproduce this issue
Create a new CCK content type at admin/content/types/add
Add a text field at admin/content/node-type/YOUR-CONTENT-TYPE-NAME-HERE/fields
Add a Form Markup prefix to this field at admin/content/node-type/YOUR-CONTENT-TYPE-NAME-HERE/fields/field_YOUR-FIELD-NAME-HERE
Click on SAVE FIELD SETTINGS button.
Edit the text field at admin/content/node-type/YOUR-CONTENT-TYPE-NAME-HERE/fields/field_YOUR-FIELD-NAME-HERE
Under the section 'basic information' click on CHANGE BASIC INFORMATION button. Find attached screenshot to clarify. Edit the LABEL.
Click on CONTINUE button.
On the next page notice that the Form Markup prefix has been deleted. Expected result is to not delete the Form Markup prefix.
With:
-CCK 6.x-2.5
-Form Markup 6.x-1.1
| Attachment | Size |
|---|---|
| change-basic-information.png | 6.68 KB |
Comments
#1
I can confirm this bug. Too bad this module doesn't seem to be updated anymore.