Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Duplicate
-
2.24.01
-
None
-
None
-
None
Description
I can reproduce this in current live GoGreen CMS (https://cms.demo.onehippo.com/) and latest archetype 1.07.01.
- log in to cms
- go to documents perspective
- go to configuration
- create new content type, choose 2 column layout
- add string field
- add date field
- click done
- click edit
- move date field to right column using arrow icon (nothing will happen in the UI)
- click done (date field will show in right column now)
- click edit
- move date field back (nothing will happen in UI)
- click done (date field will show in left column now)
In the local archetype installation I can see just the following error on the console:
INFO] [talledLocalContainer] 04.04.2013 10:46:52 WARN [org.hippoecm.frontend.editor.layout.ListItemLayoutContext.reparent():125] No plugin config found
Attachments
Issue Links
- relates to
-
CMS-6987 Regression: Document type editor does not show moving a field to another column
- Closed