Migration module uses control 'editMode' which does not exist (is now called
edit)
----------------------------------------------------------------------------------
Key: MAGNOLIA-4477
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4477
Project: Magnolia
Issue Type: Bug
Security Level: Public
Affects Versions: 4.5.3
Reporter: Edgar Vonk
The [Magnolia 4.5 migration
module|http://wiki.magnolia-cms.com/display/DEV/Using+the+Migration+module[ is
broken I think.
It uses the 'editMode' control but this control does not exist anymore in
Magnolia 4.5.3? I think it has been renamed to 'edit'.
When I open one of the Groovy scripts I get the error:
{code}
java.lang.RuntimeException: java.lang.IllegalArgumentException: Unknown control
type: "editCode"
{code}
Workaround: make a copy of the 'edit' control and name it 'editCode' and it
works again.
PS: are we the first ones to perform the upgrade using Magnolia 4.5.3?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------