Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 20:51 UTC
Updated:
5 Jun 2012 at 20:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerThe only thing i can imagine is the disable automatic preview checkbox, but it worked fine for a long time.
Comment #2
Crell commentedOK, it looks like it happens on the first update I make to a display after it's added. Changing the title, adding a field, adding a sort, whatever it is, the very first change gives that error. Subsequent edits do not.
To me that suggests that the select box of available displays to preview is not being updated properly when a new display is created, perhaps?
Comment #3
merlinofchaos commentedDo a shift refresh and make sure your browser has the most current javascript.
Comment #4
Crell commentedClear Drupal cache. Clear browser cache. Shift refresh. Add new display. Edit the title field. Error appears. I've tried with Page, Block, and Content Pane display types. Same thing in each case.
Comment #5
merlinofchaos commentedFixed in 6.x -- I don't know if this applies to 7.x or not. Probably not.
Comment #6
dawehnerPorted and commited
Comment #8
attiks commentedFor reference, issue was probably caused by #811542: Regression: Required radios throw illegal choice error when none selected
Edit: never mind I misread the date