Closed (fixed)
Project:
Skinr
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2011 at 19:49 UTC
Updated:
8 May 2014 at 10:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yuriy.babenko commentedAttaching a patch.
Comment #2
yuriy.babenko commentedDrupal doesn't like the hash sign in the file name... patch re-attached.
Comment #3
moonray commentedThe explode function call need to ignore any dashes past the first. If delta contained a dash, we'd get errors...
EDIT: e.g. menu-secondary-links
Comment #4
moonray commentedThe patch at #1044222: Remove skin configuration functionality from third-party forms should fix this problem.
Once committed we need to write this patch for the 6.x-2.x branch of Skinr.
Comment #5
moonray commentedComment #6
moonray commentedA working patch to fix this (based on the previous patches).
Comment #8
moonray commented