Commit graph

5 commits

Author SHA1 Message Date
Colin Kuskie
76585a1daa Added a new method to WebGUI::HTML called makeParameter safe. It will
encode commas and single quotes to make the output safe to embed inside
of a macro.
Added tests to verify that it works correctly.
Updated the c_companyName macro to use makeParameterSafe.
Added tests to verify that the changed macro works okay.
Updated the c_companyName documentation.
Added a blurb to the gotchas file to cover the change to the macro.
2007-02-13 23:42:53 +00:00
Colin Kuskie
15345a0232 remove module call since it is not used 2006-09-11 16:11:04 +00:00
Eric Kennedy
3ebd2ef625 Revised WebGUI::HTML::filter "all" so that text does not run together when tags are removed. Added additional tests to HTML.t. 2006-07-24 17:31:57 +00:00
JT Smith
012e6ee84a added a test for complex html stripping because it was reportedly not working 2006-07-21 01:56:56 +00:00
Colin Kuskie
54671ed087 WebGUI::HTML test script for filter subroutine 2006-07-06 23:01:54 +00:00