Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

captcha on registration page does not load/reload when Require User Login is enabled #38

Open
donske168 opened this issue Jan 13, 2015 · 1 comment

Comments

@donske168
Copy link

Captcha load/reload redirects to customer login page preventing customers from registering if Captcha is enabled in Magento and Require User Login is enabled,

I've hotfix using a check for instance of Mage_Captcha_RefreshController inside performRedirect($oControllerAction). May be more suitable to do check somewhere earlier in the execution.

@dmanners
Copy link
Contributor

Thank you for raising this as an issue. I will try to find sometime into investigating this today and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants