Closed (fixed)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2012 at 08:50 UTC
Updated:
10 May 2013 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
ezyang commentedAw, that's a shame. HTML Purifier doesn't actually need the CSS Tidy Drupal module per se, but just the CSS Tidy module. So if someone makes a stub project which just exports that library, that should probably get things working again.
Comment #2
heddnWith a stable build coming soon, should we remove the mention of css tidy so we can get out the door and re-add (if/when) said project is stood up?
Comment #3
ezyang commentedThe mention seems fairly harmless... fix it or leave it alone, I'd say.
Comment #4
heddnOk, here's a patch to try. If someone else will test it this week, we can probably still get it into the stable release. Otherwise, I'll wait and do some thorough testing later. However, it would seem that it doesn't adversely affect anything.
Comment #5
ezyang commentedI don't think removing this functionality is the right way. It's perfectly valid functionality, the only trouble is we need to stop depending on the csstidy Drupal module.
Comment #6
heddnhttp://drupalcode.org/project/htmlpurifier.git/commit/b4d7206bf4ed75e171...
Comment #7
heddnI'm going to say this is fixed, unless someone disagrees.