Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
@graouxx, please try the following workaround to make sure we're talking about the same problem.
In date/includes/date_api_filter_handler.inc, please find function init() and modify the following segment:
Comments
Comment #1
infojunkie@graouxx, please try the following workaround to make sure we're talking about the same problem.
In date/includes/date_api_filter_handler.inc, please find function
init()and modify the following segment:to
i.e., just keep
force_valueto FALSE.Does this solve the problem?
Comment #2
infojunkieAccording to my tests, Date 6.x-2.2 fixes this problem. So marking as fixed unless I hear back from the poster.
Comment #4
Alpha5 commentedI my views with date filter, I have this problem. Date 6.x-2.2 and 6.x-2.x-dev not fix
Comment #5
Alpha5 commentedComment #6
infojunkieCan you please explain the symptoms in detail:
* Do the initial filter settings cause empty results? If so, then VBO will fail; it's a known issue: #487372: VBO breaks if views returns empty results with default values for exposed filters
* Is the selection lost at the confirmation screen when "Select across pages" button is clicked? If so, then it's a resolved issue with the latest dev release: #522418: More rows exported than selected during the execution of the operation when using a Date filter
* Is the selection lost even if "Select across pages" button is not clicked? If so, then this works on my side. You will need to give details about the date filter settings. Also, does VBO work correctly for you *without* a date filter?
Comment #7
Alpha5 commentedThank kratib!
I have the same as the first case, #487372 .
Waitting for your fix.
Comment #8
infojunkieOK then, please subscribe to the other issue.