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

Manage categories page refresh loop #594

Closed
mariusleu opened this issue Jun 17, 2014 · 2 comments
Closed

Manage categories page refresh loop #594

mariusleu opened this issue Jun 17, 2014 · 2 comments
Assignees

Comments

@mariusleu
Copy link

I installed v1.9.0.1.
When i go to Catalog > Manage Categories, the page enters in a refresh loop.

More exactly: the header and sidebar left are rendered, but on the content there is an ajax loader that makes an request to 'catalog_category/edit/?isAjax=true', and tries to render it. But, this url returns an whole page with header, sidebar, and content, so as expected, an whole page admin is rendered on the content block, then the ajax request enters on an infinite loop.

@mariusleu
Copy link
Author

The issue is fixed.

I used the nginx config from official documentation https://www.magentocommerce.com/wiki/1_-_installation_and_configuration/configuring_nginx_for_magento

@verklov
Copy link
Contributor

verklov commented Jun 18, 2014

@mariusleu, we are glad to know the issue is fixed.
For future bug reports, please note this is a repo dedicated to Magento 2. For Magento 1 issues, please use the M1 bug tracker: http://www.magentocommerce.com/bug-tracking.
Thank you!

@verklov verklov closed this as completed Jun 18, 2014
@verklov verklov self-assigned this Jun 18, 2014
okorshenko pushed a commit that referenced this issue Oct 21, 2015
[SUPPORT] Merchant Beta Bug Fixes
magento-team pushed a commit that referenced this issue May 6, 2016
mmansoor-magento pushed a commit that referenced this issue Nov 15, 2016
Bugs
- MAGETWO-60067 Advanced Pricing is very slow to import
- MAGETWO-60165 Inability to Run the DI Compiler before setup
- MAGETWO-48516 Most of category fields don't have Use Default Value option in Store/StoreView scope on the redesigned category page
MAGETWO-60630 Wrong dependency version for magento/module-catalog
MAGETWO-56675 Multiple plugins cannot be run in setup area
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