Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2013 at 16:44 UTC
Updated:
30 Jul 2021 at 00:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
liam morlandFix.
Comment #2
liam morland#1: views_1885376_undefined.patch queued for re-testing.
Comment #3
liam morland1: views_1885376_undefined.patch queued for re-testing.
Comment #4
chris matthews commentedThe 6 year old patch to views_handler_field_entity.inc and views_plugin_query_default.inc applied cleanly to the latest views 7.x-3.x-dev and only if still relevant needs review.
Comment #5
liam morlandTest failures shown above are also failing on the unpatched branch.
Comment #6
renatog commentedYeah, I applied Liam's patch and it really works well. I can confirm that the errors have gone away. It's a best practice verify the variable before use that. Really makes sense. So moving to RTBC
Comment #8
renatog commentedMoved to the dev branch
Thank you so much for your contribution @liam-morland