Closed (fixed)
Project:
Administration Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2012 at 15:44 UTC
Updated:
9 Jun 2012 at 00:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
fizk commentedSeems to be an issue with VBO: #1561354: No operations available
Comment #2
fizk commentedAccording to #1561354: No operations available,
style_options['selected_operations']has been renamed tostyle_options['operations']and is structured differently.Comment #3
damiankloip commentedThis is fixed now.
Comment #4
fizk commenteddamiankloip, I can't find the commit in git. Did you push yet?
Comment #5
damiankloip commentedfizk, Look in the dev version. Everything described above is fixed, and all of the operations are available.
edit: Sorry, I totally didn't see this was for the 6.x version! sorry fizk :)
Comment #6
sunFor some reason our exported views use the options format for 6.x-3.x of VBO. I followed up on #1561354: No operations available
Comment #7
fizk commentedThis patch works for me.
Comment #8
sunThanks for reporting, reviewing, and testing! Committed to 6.x-1.x.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.