Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - markItUp
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2010 at 14:10 UTC
Updated:
2 Jan 2011 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
twodLooks like something we overlooked when porting to D7, don't remember if that had already changed back then. We've recently gotten a few other issues related to D7 API changes but I've been too busy to look at them yet. :(
Comment #2
twodD7 API changed since Wysiwyg was ported to it. We'll need to pass an array with a 'group' key with the value CSS_THEME instead. While we're tinkering with this, we might as well go all the way and use the 'basename' key to keep MarkItUp's style.css files from overriding Seven's style.css. That override makes the Seven theme look horrible so I'll bump this to major.
This patch should do the trick.
Comment #3
sunThanks for reporting, reviewing, and testing! Committed to attached patch to HEAD.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.