Closed (fixed)
Project:
URL Icon
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2007 at 17:28 UTC
Updated:
30 Apr 2007 at 16:42 UTC
There were a couple of incidents where check_plain() was called to validate a URL instead of check_url(). Here is a patch.
Thanks for this module - I use some code of it in leech - see _leech_retrieve_favicon() .
I replaced the check_plain() calls in question to check_url() in leech. Works fine.
I will have also posted a patch for 4.7.x
| Comment | File | Size | Author |
|---|---|---|---|
| check_url_instead_of_check_plain_0.patch | 2.52 KB | alex_b |
Comments
Comment #1
sanduhrsCommited as is.
Thanks.
Comment #2
sanduhrsclosing.