Skip to content

Conversation

@joseconsador
Copy link
Contributor

Fixes the following bug:

  1. Zendesk configuration - Show "All" tab on dashboard - must be set to "yes"
  2. Go to the Magento Admin dashboard.
  3. PHP errors are displayed and the page is not rendered.

This PR moves Zendesk_Zendesk_Adminhtml_ZendeskController::storeDependenciesInCachedRegistry() to a helper class, making it accessible to other classes.

The zendesk grid on the magento dashboard depends on Mage::registry('zendesk_users') to have an array value. Apparently this isn't being set on the dashboard, since storeDependenciesInCachedRegistry() is exclusively on the controller class.

/cc @jwswj @miogalang @mmolina

References

Risks

  • Low

@jwswj
Copy link
Contributor

jwswj commented May 4, 2015

👍

1 similar comment
@miogalang
Copy link
Contributor

👍

joseconsador added a commit that referenced this pull request May 5, 2015
@joseconsador joseconsador merged commit d118dd9 into master May 5, 2015
@jwswj jwswj deleted the jose/fix_dashboard_error branch May 5, 2015 04:56
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

Successfully merging this pull request may close these issues.

4 participants