You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summarize the issue (briefly)
Today a plugin update was causing my site to throw a fatal error.
When I logged in using the recovery mode link in the admin email, I was redirected to the Bluehost dashboard instead of the dashboard screen, the default when the plugin is active and no redirect is requested.
This is problematic because all admin notices are hidden on the Bluehost screen and Recovery Mode displays multiple admin notices to help guide the user.
A recovery mode links seem to use the action query parameter instead of the redirect_to one.
Steps to reproduce
Set up a site and activate another plugin.
Create a fatal error.
Try to enter recovery mode.
Get redirected to BH screen on login instead of the plug
Expected behavior
User is redirected to the Plugins screen in order to troubleshoot the issue.
Screenshots
Default behavior.
Bluehost Plugin Version:
Version: 2.12.5
Browser (with version) & Operating System (with version)
Browser: Firefox
Operating System: MacOS
Device: Macbook Pro
Additional context
The text was updated successfully, but these errors were encountered:
Summarize the issue (briefly)
Today a plugin update was causing my site to throw a fatal error.
When I logged in using the recovery mode link in the admin email, I was redirected to the Bluehost dashboard instead of the dashboard screen, the default when the plugin is active and no redirect is requested.
This is problematic because all admin notices are hidden on the Bluehost screen and Recovery Mode displays multiple admin notices to help guide the user.
A recovery mode links seem to use the
action
query parameter instead of theredirect_to
one.Steps to reproduce
Expected behavior
User is redirected to the Plugins screen in order to troubleshoot the issue.
Screenshots
Default behavior.
Bluehost Plugin Version:
Browser (with version) & Operating System (with version)
Additional context
The text was updated successfully, but these errors were encountered: