- Issue created by @plopesc
- Merge request !58Issue #3522152: 1.x branch incompatible with commerce v3 since the Login Pane constructor is different β (Open) created by plopesc
- πͺπΈSpain plopesc Valladolid
MR created. Take into account this code is not compatible with Commerce v2.
- First commit to issue fork.
- πΊπ¦Ukraine AstonVictor
Updated the MR with the fix for π Call to a member function getCurrentRequest() on null in EmailRegistrationLogin->validatePaneForm() Active
- π«π·France Grimreaper France π«π·
Hi,
Encountered the same issue after updating to Commerce 3.x.
Thanks for the MR, I applied the patch from it and no more fatal error.
- Status changed to RTBC
3 months ago 9:15pm 1 July 2025 - πΊπΈUnited States gcb
I also tested this patch and it works for us. I'm uploading a "current" patch for use in composer builds, as the plain diff is unstable if more work is done, and the patch posted above has noise that prevents it from applying at the top.
- π¬π§United Kingdom SteveAllen74
Had the same issue after updating to Commerce 3..x and applying the patch from #8 solved it for me. Many thanks to everyone for your help with this!