[SpamCop.net - protecting the internet through technology]

[SpamCop-List] BUG! Deputies please note

Marjolein Katsma nobody at spamcop.net
Mon Mar 15 12:04:18 EST 2004


For unfathomable reasons, the SpamCop parsing page does not use ordinary 
links to the various notes sections for separate reports, by a 
JavaScript function:

function showcomment(name) {
//  alert("showcomment" + name);
  document.location = "#" + name;
  document.forms['sendreport'].elements[name].focus();
}

Unfortunately, this breaks the functionality. Links are referred to as:

  <a href="javascript:showcomment('comment7');">(Notes)</a>

The target for text area "7" is:

  <a name="comment7">Comments for:User Notification</a> ()
  <br>
  <textarea name="comment7" cols=50 rows=3></textarea>
  <input type="hidden" name="sc_comment7" 
   value="">

None of these "links" work.

Using Mozilla 1.6 omn Windows 2000.

Please return to ordinary hyperlinks instead of JavaScript trickery.
Basic functionality (and navigation _is_ basic functionality) should 
*not* be dependent on JavaScript.


-- 
Marjolein Katsma - Amsterdam, NL - http://hshelp.com/
Spam reporting addresses: http://banspam.javawoman.com/report3.html

Spammers steal resources: they're my enemy.
Cyveillance steals resources: they're my enemy.
The enemy of my enemy can be my enemy, too.


More information about the SpamCop-List mailing list