postcode-nl / PostcodeNl_Api_MagentoPlugin

A Magento plugin 1.9 that implements the Postcode.nl API for Dutch addresses
BSD 2-Clause "Simplified" License
21 stars 12 forks source link

Permission issues with SUPEE-6285 #24

Closed jorgb90 closed 9 years ago

jorgb90 commented 9 years ago

When the new patch (SUPEE-6285) released yesterday is applied PostcodeNL extension isn't working anymore for admin users with custom permission levels.

See also: http://community.magento.com/t5/Version-Upgrades/New-upgrade-could-break-3rd-party-modules-if-they-don-t-check-on/m-p/10198

Mic2005 commented 9 years ago

@jorgb90 is it also hit the frontend engine? What doesn't work? Can you give us some specifications? Regards.

DaanBroekhof commented 9 years ago

We're looking into this now.

DaanBroekhof commented 9 years ago

Only seems to be relevant to the backend (admin) address validation, but we will be releasing a fix shortly.

jorgb90 commented 9 years ago

@Mic2005 It only has impact on the backend like @DaanBroekhof said

DaanBroekhof commented 9 years ago

If you temporarily want to fix the admin locking up while we make a fix, without disabling address validation for the frontend: You can disable the extension for the admin only by setting 'Disable validation in admin' to 'Yes' in System -> Config -> Postcode.nl API -> Advanced Address API configuration

DaanBroekhof commented 9 years ago

Fix in https://github.com/postcode-nl/PostcodeNl_Api_MagentoPlugin/commit/a82bf77692524e0241fb267ce6246c372b76ca7f in new v1.2.4.0, version also available via Magento connect.