Page 1 of 1

The exclusive sender's input text field might be ad blocked

PostPosted: Sun Nov 11, 2007 3:41 pm
by lwc
You must have changed something in the text field that is exclusive sender because my ad blocker remained the same.

I don't know what it was until now, but right now it's:
Code: Select all
<input type="text" name="sender" value="(email@address)" onFocus="this.select();">

My ad blocker censors that line. If you give me the old line, I'll know what changed and it would help me investigate this.

PostPosted: Tue Nov 13, 2007 1:14 am
by josh
haven't changed that for years

PostPosted: Tue Nov 13, 2007 3:49 pm
by lwc
Very weird, then.

PostPosted: Wed Nov 14, 2007 9:49 pm
by SysKoll
I'd suggest that the ad blocker was recently updated and a grievelous bug was fixed, unblocking legitimate content such as this one.

PostPosted: Fri Nov 16, 2007 2:49 pm
by lwc
The author of the ad blocker died and it doesn't have automatic updates anyway. :?

With that said, problem solved. See, it was the first time I've had an exclusive sender which contained the phrase "-adX." (read: a dash proceeded by the word "ad" proceeded by whatever proceeded by a dot). This phrase inside the text value of an input field is what angered the ad blocker.