-
Issue #1591678 by recrit: Fixed Ensure that entity_type() isset on the results object in views_handler_field_field()::post_execute().
-
Issue #1591678 by recrit: Fixed Ensure that entity_type() isset on the results object in views_handler_field_field()::post_execute().
-
fix to ensure original value isset to resovle #1548240
-
added capability of setting default product via url parameter
-
added handling to stop views field field handler from post executing on non-existent result fields
-
added query alter to clear all fields to eliminate any field rendering for all results
-
addded option to override pager to show all results
-
added form alter to swap the refresh functions
-
intial commit on 7.x-1.x
-
initial commit