[Webkit-unassigned] [Bug 26789] New: SiteMeter code downloads empty file, creates empty folder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 28 21:20:52 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26789

           Summary: SiteMeter code downloads empty file, creates empty
                    folder
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh PowerPC
               URL: http://scienceblogs.com/sunclipse/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: episodic95 at gmail.com


SiteMeter code downloads an empty file (to /Users, e.g. /Users/Downloads-1-1)
and creates an empty folder next to the default Downloads folder (e.g.
Downloads-1-1).

Doesn't happen in Safari, only nightly build. This is apparently a regression.
Googling "Downloads-1-1" turns up stuff from 2005.

A partial reduction follows:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Reduce Bug</title>
</head>
<body>
<script type="text/javascript"
src="http://s47.sitemeter.com/js/counter.js?site=s47sunclipse">
</script>
<noscript>
<a href="http://s47.sitemeter.com/stats.asp?site=s47sunclipse" target="_top">
<img src="http://s47.sitemeter.com/meter.asp?site=s47sunclipse" alt="Site
Meter" border="0"/></a>
</noscript>
<!-- Copyright (c)2006 Site Meter -->


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list