I created a view that as a block displays book pages, filtered on only those with new content. Afterwards, I keep getting this:

Strict warning: Declaration of views_handler_filter_history_user_timestamp::expose_form_right() should be compatible with that of views_handler_filter::expose_form_right() in _registry_check_code() (line 2789 of /var/www/example.com/drupal-7.0/includes/bootstrap.inc).

Best regards,
Ao

CommentFileSizeAuthor
#1 1035168-strict-fix.patch858 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Version: 7.x-3.0-alpha1 » 6.x-3.x-dev
Status: Active » Needs review
FileSize
858 bytes

Here is a patch for this.

This should be done for 6.x, too.

Aonoa’s picture

Thank you kindly for this patch. Seems to work for me. :-)

Best regards,
Ao

bojanz’s picture

Status: Needs review » Reviewed & tested by the community
merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.