Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2010 at 16:00 UTC
Updated:
17 Mar 2010 at 20:20 UTC
Jump to comment: Most recent file
There have been some interesting improvements to the filter/format system in Drupal. Refer to http://drupal.org/node/394070 for those changes, as well as the Block section.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | all-block.patch | 19.3 KB | Island Usurper |
Comments
Comment #1
Island Usurper commentedHa! Duplicated my own issue: #702640: Adjust input sanitation to the D7 APIs.
So this one should just take care of the block module.
Comment #2
Island Usurper commentedThe patch is looks more complicated than it really is, as I had to peel off some switch() statements and rename the functions. Committed to HEAD.