Opening a new issue, was reported in: http://drupal.org/node/1022484#comment-4744328

Add filter criteria -> Product: List price -> Configure filter criterion: Broken/missing handler

Use last view and ubercart modules.

Adding a filter on Cost, List price, Sell price, or Weight will result in this error because Views dropped support for views_handler_filter_float in #931886: views_handler_filter_float has no reason to exist..

CommentFileSizeAuthor
#1 views_handler.patch1.17 KBTR
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TR’s picture

Status: Active » Fixed
FileSize
1.17 KB

Patch changes views_handler_filter_float to views_handler_filter_numeric.
Committed to 7.x-3.x.

Status: Fixed » Closed (fixed)

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