nicola85 created an issue. See original summary.
Hi;
It looks like I missed this coming in - apologies.
If it's still relevant can you please provide some explanation of what this patch is trying to fix / change.
Thanks
The property 'handler' don't exist in Drupal 8 because was renamed to 'id'
So this break views when you add a 'Login data' filter.
Issue #2883090 by nicola85: Views filters
I've committed the fix for the date filter. I've also committed (with changes) the changes to the data field which I've swapped to a string filter since there is no "serialized" views filter.
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
nicola85 commentedComment #3
leewillis77 commentedHi;
It looks like I missed this coming in - apologies.
If it's still relevant can you please provide some explanation of what this patch is trying to fix / change.
Thanks
Comment #4
nicola85 commentedThe property 'handler' don't exist in Drupal 8 because was renamed to 'id'
So this break views when you add a 'Login data' filter.
Comment #6
leewillis77 commentedI've committed the fix for the date filter. I've also committed (with changes) the changes to the data field which I've swapped to a string filter since there is no "serialized" views filter.
Thanks!