Hi,

I'm using this module in a view with a search field defined as an exposed filter. When I try to make a search in the view I get the following error:

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follow.
Path: /en/entityreference_view_widget/ajax/field_my_field
StatusText: error
ResponseText:

cheers

Comments

seanr’s picture

Can you check your apache error logs? You should see a PHP fatal error in the logs when this happens. The AJAX error from the browser is essentially meaningless.

xurubo93’s picture

There is no output in my apache error log.

bojanz’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Fixed

This is most likely fixed in the 2.x branch (please test it), since it has reworked the exposed filter integration.
The 1.x branch won't be getting further commits.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.