[
http://jira.magnolia-cms.com/browse/MGNLPUR-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grégory Joseph resolved MGNLPUR-40.
-----------------------------------
Resolution: Fixed
> Re-release against Magnolia 4.2.3
> ---------------------------------
>
> Key: MGNLPUR-40
> URL: http://jira.magnolia-cms.com/browse/MGNLPUR-40
> Project: Magnolia Public User Registration
> Issue Type: Bug
> Reporter: Boris Kraft
> Assignee: Grégory Joseph
> Fix For: 1.1.1
>
>
> If you try to create a user here:
> http://demopublic.magnolia-cms.com/demo-project/members-area/registration.html
> it will throw an exception.
> 4.2.3 fixed a binary incompatibility that was introduced in 4.2(.1).
> Unfortunately, m-m-public-user-registration was released (compiled) against
> 4.2.1, so the incompatibility in this case (demo is running on 4.2.3) is
> still there (but the other way around)
> {code}
> java.lang.NoSuchMethodError:
> info.magnolia.context.MgnlContext.doInSystemContext(Linfo/magnolia/context/MgnlContext$SystemContextOperation;)Ljava/lang/Void;
>
> info.magnolia.module.publicuserregistration.DefaultUserRegistrar.registerUser(DefaultUserRegistrar.java:114)
>
> info.magnolia.module.publicuserregistration.processors.RegistrationProcessor.process(RegistrationProcessor.java:72)
>
> info.magnolia.module.form.processing.DefaultProcessing.process(DefaultProcessing.java:52)
>
> info.magnolia.module.form.paragraphs.models.FormModel.execute(FormModel.java:95)
> {code}
> There are potentially other modules in the same case (search for usages of
> {{MgnlContext.doInSystemContext}})
--
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/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------