Closed Bug 554785 Opened 14 years ago Closed 14 years ago

Clicking on almost anything in youtube results in raw HTML code dumped to the screen.

Categories

(Firefox :: Extension Compatibility, defect)

3.6 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: herald_kent, Unassigned)

References

()

Details

(Whiteboard: [Caused by DownloadHelper])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.18) Gecko/2010020220 Firefox/3.0.18
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.18) Gecko/2010020220 Firefox/3.0.18

About 30 to 50% of the time, clicking on almost anything in youtube results in raw HTML code dumped to the screen rather that be interpreted to display a meaningful page. In addition, comments a make under a video don't show up. The problem started March 21st. I never had the problem before. Turned out that was when your new DOWNLOADHELPER 4.7.2 got installed !!! When I disable DownloadHelper, the problem goes away. THIS IS WHY I DON'T LIKE UPGRADING. IT JUST LEADS TO NEW PROBLEMS. Older versions of DownloadHelper worked fine.

Solution is to Fix DownloadHelper so it stops interfering with youtube.



Reproducible: Sometimes

Steps to Reproduce:
1. Go to www.youtube.com while have DownloadHelper 4.7.2 installed.
2. Try one or more times to play a video until raw code is dumped to the screen.
3. Usually takes several page reloads to get the page to load correctly
Actual Results:  
I get a bunch of **** like the following excerpt below dumped to my screen:

HTTP/1.1 200 OK
Date: Mon, 22 Mar 2010 06:46:21 GMT
Server: Apache
X-Content-Type-Options: nosniff
Expires: Tue, 27 Apr 1971 19:44:06 EST
X-YouTube-MID:
nLThsU052OXJEdFU5NGF5ZnJaMW1Sd0hwS3NORU0xdXFCZUxvREJwV3J6UXZGTWxoSmdRNFNB
Cache-Control: no-cache
Content-Type: text/html; charset=utf-8
X-XSS-Protection: 0
Transfer-Encoding: chunked

1000
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en" dir="ltr">
<!-- machid:
nLThsU052OXJEdFU5NGF5ZnJaMW1Sd0hwS3NORU0xdXFCZUxvREJwV3J6UXZGTWxoSmdRNFNB --
>
<head>
<script>
var yt = yt || {};
yt.timing = {};
yt.timing.cookieName = 'VISITOR_INFO1_LIVE';
yt.timing.defaultAction = 'watch';
yt.timing.timers = {
'watch': {}
};


Expected Results:  
Expect to see a proper webpage displayed and be able to watch a video.
Ken, Have you reported this to the add-on developer (http://www.downloadhelper.net/support-expert.php)?

(This sounds like it could possibly be related to Bug 442315 or at least they both have similar outcomes.)
Component: General → Extension Compatibility
QA Contact: general → extension.compatibility
Whiteboard: [Caused by DownloadHelper]
Version: unspecified → 3.6 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.