Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 19:07 UTC
Updated:
3 Jun 2013 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
hefox commentedHm, the in_array I can't figure the purpose of. These settings don't work with row style node, but default style plugin is fine with default style plugin.
Comment #2
panchoMoving this to the main Panopoly issue queue.
Comment #3
populist commentedThanks for pointing this out. IIRC this code is there to make sure that *only* fielded views actually have a switcher enabled since, without a listing of fields, displaying a field list or a table view is not possible.
Attached is a newer patch that only shows fielded views instead of doing the double negative logic.
Comment #4
populist commentedTested on a couple setups and pushed to dev.