Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Apr 2010 at 23:52 UTC
Updated:
25 Mar 2017 at 20:42 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedComment #2
dawehnerLooks fine.
Manuall testing works fine. Thats the same code snippet as in the display plugin.
Comment #3
Anonymous (not verified) commentedIf you want to test the patch on a row style plugin that requires it, see the developer snapshot of Semantic Views.
http://drupalcode.org/viewvc/drupal/contributions/modules/semanticviews/...
Create a new view that uses the semantic views row style. Add a new display and override the fields for that display. Views with this patch should reject attempts to save or preview. If fields are overridden, the row style must be overridden too.
Comment #4
dawehnerI tested it with a short hack on the fields row style plugin.
Comment #5
merlinofchaos commentedCommitted to all branches.