Bug 26789
Summary: | SiteMeter code downloads empty file, creates empty folder | ||
---|---|---|---|
Product: | WebKit | Reporter: | bill fancher <episodic95> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | episodic95 |
Priority: | P2 | Keywords: | NeedsReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (PowerPC) | ||
OS: | OS X 10.4 | ||
URL: | http://scienceblogs.com/sunclipse/ |
bill fancher
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 -->
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
bill fancher
This is specific to recent nightly builds (last two days or so) and does not occur in Safari 4.0
bill fancher
How long would it take to confirm this bug? Several seconds? Way to go guys. Glad you're on top of this stuff.