id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
2721,Object.prototype,dryabkov,john,"{{{
<html>
<head>
<script type=""text/javascript"">
    Object.prototype.test1 = function() {alert('sss')};
</script>
<script src=""js/jquery-1.2.3.js"" ></script>
</head>
<body>
</body>
</html>
}}}

In Firefox2 and Konqueror test1 considered as event handler and called on page refresh (handling event ""unload"").
",bug,closed,low,1.next,core,1.4.4,wontfix,"hasOwnProperty, object.prototype",,,
