Closed (cannot reproduce)
Project:
Entity Reference View Widget
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2014 at 15:42 UTC
Updated:
15 Apr 2014 at 10:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Pedro Lozano commentedThis change works for me.
Comment #2
Pedro Lozano commentedComment #3
Pedro Lozano commentedComment #4
malovanets commentedThanks for the contribution. This is probably the smartest solution for that issue. Committed.
Comment #5
damonbla commentedHi, I'm actually still having this problem, even with both the updated code and setting "Use AJAX" to Yes in the view. When I try to go to another page of items with the pager, I get a popup saying "Are you sure you want to leave this page?" and if I click "Leave page" I get the JSON dump.
Note that when just looking at the view preview in the Views interface, it works perfectly fine. Is there anything besides this AJAX thing that could be causing it? The problem happens in both Chrome and Firefox at least on Mac OS X.
Comment #6
damonbla commentedComment #7
jon pughKeeping this one open, marked #2192923: Exposed filter, works in view, stops working in node form - AJAX 200 as a dupe.
Latest commit and it's still broken.
Here's a breakdown:
Views building Interface
On the edit view page, there is strange behavior (with or without AJAX enabled):
Node Editing Interface
On the edit node page, strange things happen as well...
Comment #8
jon pughSo I was able to get the module to work properly with a new content type and a new view.
Now I'll try to narrow down what was conflicting with it on my site.
Comment #9
damonbla commentedHi Jon, thanks for checking this out! I tried a new view (and in fact deleting and reinstalling this entire module) and that didn't work. I did not try a new content type though. Did you manage to narrow down what the conflict was?
Comment #10
jsacksick commentedYou should probably take a look at #2235029: How to configure Entity Reference View Widget