Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2011 at 21:22 UTC
Updated:
20 Apr 2011 at 21:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerThe ctools issue and the patch which should be used together with the ctools patch.
#1113648: Allow export_ui plugins to define it's own menu load callback.
Comment #2
merlinofchaos commentedI think when the CTools patch gets committed, I'll up the API version.
Views can test the API version and if using a version pre-patch, just use the older menu item. That'll be compatible before/after and not cause giant flaming errors. :)
Comment #3
merlinofchaos commentedCommitted this patch. Works fine with or without the update to CTools (i.e, without the CTools update it maintains current behavior).