Download & Extend

Manage Product Search by SKU - Ajax error

Project:Commerce Kickstart
Version:7.x-2.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

When I try to search a product buy it's sku no it giving me an Ajax error

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /da/views/ajax
StatusText: Internal Server Error
ResponseText:

All the other filter by features are working fine.
And can I edit this page under views ?

Comments

#1

Version:7.x-2.0-beta2» 7.x-2.x-dev
Category:feature request» bug report
Assigned to:thilina570» Anonymous
Status:active» postponed (maintainer needs more info)

Can you retest with Kickstart rc2, or today's Kickstart -dev (or wait for us to tag Kickstart 2.0 at the end of the day) and then see if it's still a problem?
I can't reproduce it.

#2

I am also having this issue. From what I can tell views is returning the correct info, but somehow a blank HTML page is being returned instead of what I presume should be a json string. I can confirm that ajax_deliver is not being called, though I cannot figure out what is breaking the process.

#3

Quick update - this was due to http://drupal.org/node/1359798. Enabling clean URL's fixed my problem for me.

nobody click here