Closed (fixed)
Project:
Views Bulk Operations (VBO)
Version:
7.x-3.x-dev
Component:
Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 16:51 UTC
Updated:
30 Jan 2012 at 01:11 UTC
I'm using VBO with Search API and batch operations aren't working properly because _views_bulk_operations_adjust_selection function uses field_alias when it should be more 'generic'
Patch by bojanz attached :)
| Comment | File | Size | Author |
|---|---|---|---|
| vbo-field_alias_replacement.patch | 561 bytes | pcambra |
Comments
Comment #1
bojanz commentedhttp://drupalcode.org/project/views_bulk_operations.git/commitdiff/01075...
Thanks! :)