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

Buggy behavior sometimes when the view is locked #119

Open
bojanz opened this issue Feb 26, 2011 · 3 comments
Open

Buggy behavior sometimes when the view is locked #119

bojanz opened this issue Feb 26, 2011 · 3 comments
Labels

Comments

@bojanz
Copy link
Collaborator

bojanz commented Feb 26, 2011

Try to edit a locked view, open an edit dialog, hit Apply, get the error that it's calling option_validate() on a non-object.
However, I can't reproduce this consistently (got it today while demoing the UI, but now I can't reproduce it)

@bojanz
Copy link
Collaborator Author

bojanz commented Mar 8, 2011

Haven't been able to reproduce it at all today.
So it's either fixed, or very rare. Leaving the issue open for reference.

@bojanz
Copy link
Collaborator Author

bojanz commented Mar 10, 2011

Okay, reproduced it.
Try to edit a locked view, and add a new field (or filter or whatever). Once you get to the edit form (in the dialog), hitting Apply, Cancel, changing the formatter, any action will lead to:

Fatal error: Call to a member function options_validate() on a non-object in modules/views/includes/admin.inc on line 4173

@bojanz
Copy link
Collaborator Author

bojanz commented Mar 10, 2011

And actually, this bug exists in the old UI as well (just replicated it in Views 3 for D6 and D7). There's not even an open issue about it.
I guess I just have a habit of doing weird things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant