Part of the EllisLab Network

Bug Report

Input filter no xhtml valid images

Date: 10/03/2008 Severity: Trivial
Status: Resolved Reporter: 5n4K3
Version: 1.6.3
Keywords: Libraries, Input and Security Class
Forum Thread: http://codeigniter.com/forums/viewthread/87397/

Description

There is a problem in a regexp
(line 688 of Input.php file)...while sending image html code and XSS FILTER is ON the last > its removed..leaving a image tag like this: URL (not XHTML valid).. sorry for my english :(

Code Sample

URL (in a form post)

Expected Result

URL

Actual Result

URL

Comment on Bug Report

Name:

Email:

Location:

URL:

Remember my personal information

Notify me of follow-up comments?