Closed (fixed)
Project:
Skinr
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 21:32 UTC
Updated:
6 May 2014 at 15:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
moonray commentedHrm... we'd actually fixed this in D6-2.x, but I guess we need to back-port it.
Here's the commit that includes the replacement for this: http://drupalcode.org/project/skinr.git/commitdiff/518b7d19561107d59e274...
Comment #2
chx commentedComment #3
moonray commentedThis patch isn't quite complete. It should include the parts from the commit in #1 that are:
modules/views.skinr.inc
and skinr.module
Comment #4
moonray commentedTweaked and committed.