Quote:
Originally Posted by DarkSSJ3
Two bugs I found
It doesnt seem to do any of the signature image checks (with the exception the domain restriction which is missing the help file so far :P). And the domain check is bugged in the way that [img ]http://www.duhweb.com/sig.duh[/img] doesnt work (properly restricted) but [img ]www.duhweb.com/sig.duh[/img] does work (avoids check). And as said, the signature image doesnt get checked for the size, height and width
|
Which one is not getting checked! Please give a
real example because both of those you gave will not help me find what the problem is, if there is any!
This would not be checked because it would be a error...
{img}http://www.duhweb.com/sig.duh{/img}
:S/ERROR:
A [IMG] link is invalid or using a unsupported (image extension). We only allow [gif, jpg, png, jpeg] for image type linking.
If the extension was valid you would get this error! If the image was not found
A invalid {IMG} link (
http://www.duhweb.com/sig.gif) was found.
:E/ERROR:
This would not be checked because it is not a valid img url, it missing the protocol (
http://...), so the signature control will not even validate it because it will never be displayed as a image!
{img}www.duhweb.com/sig.duh{/img}
The signature control will only validate a IMAGE that is contained in valid BBCODE or valid HTML code if that is turned on. There is no need to validate IMAGE links that are not valid because they will not be converted! if you want to validate {img}www.duhweb.com/sig.duh{/img} then I will add it for you personally, but I won't add it to the Final release because it is wasteful resources being used. Why, because I would have to guess where the image is (http, https, ftp, ftps) which would result in (4) remote calls because the person is to lazy to add the
protocol to the image tag!
So like I said give me a real working example, because I am not very good at guessing!
Oh, ya....
I forgot the HELP file for all the options (Domain blocking configuration and the rest of the options) will be up tonight, plus the HELP phrases will be added tonght so you can add them to the Admin Panel if you want!
Sonia