To reproduce:
- Program a filter and put in
var $no_single = TRUE;. - Make some views using said filter.
- Change your mind about the $no_single thing.
- Try to edit the filter in an existing view.
I'm not sure if this is the correct solution, perhaps the code should be merging in the defaults anyway?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-disabling-no_single-warning.patch | 808 bytes | bdragon |
Comments
Comment #1
bdragon commentedmumble, stupid preview bug
Comment #2
merlinofchaos commentedIs this still an issue?
Comment #3
merlinofchaos commentedI'm pretty sure the way defaults are merged now fixes this.