Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Feb 2009 at 12:18 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerthis patch is fine
i'm just wondering why check_markup is called once without a filter but with ""
Comment #2
Island Usurper commentedCool. Thanks.
The '' is the default value of variable_get('uc_checkout_instructions', ''). The filter used is a setting, but defaults to FILTER_FORMAT_DEFAULT.