Closed Bug 387921 Opened 18 years ago Closed 3 years ago

Flash Video stream problem with IDN Domain (Internationalized Domain Names)

Categories

(Core :: Networking, defect, P3)

x86
Windows XP
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: rim3, Unassigned)

References

()

Details

(Whiteboard: [necko-backlog])

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 Flv-video (flash-video-stream) stream does not work under firefox 2.0.0.4. under a IDN-Domain from switzerland. (www.untergrund-blättle.ch) the punnycode is: www.xn--untergrund-blttle-2qb.ch Unfortunately, the stream works under Internet Explorer 7.0 without problems. Reproducible: Always Steps to Reproduce: 1.site is loading 2.flash movie is loading 3.the flash media-player appears, but the stream does not start 4.i tried several different flv-players Actual Results: the site appears normal, but the flv-stream does not begin Expected Results: play the flash-movie i'm not shure why firefox can not handle the flash-video-stream under a idn-domain. sound streaming works without problem...
Not a security sensitive bug.
Group: security
Product: Firefox → Core
QA Contact: general → general
If you turn off IDN in the prefs, or turn it off for just the .ch domain then it works. If IDN is on then flash asks us to load: "http://www.untergrund-bl%C3%A4ttle.ch/moviez/shanty_town.flv" which has %-encoded utf8 in the hostname. We currently don't unencode hostnames as an anti-spoofing measure (and there's old spec support for that), but more recent specs seem to say we should be unencoding there, too. That's bug 309671 This is probably simply a duplicate of that, but I'll mark it "depends on" for now.
Status: UNCONFIRMED → NEW
Depends on: 309671
Ever confirmed: true
Will this bug be fixed in firefox version 3.0? I downloaded the beta version and it is still the same problem. Flash stream is broken...
(In reply to comment #2) > If you turn off IDN in the prefs, or turn it off for just the .ch domain then > it works. > > If IDN is on then flash asks us to load: > "http://www.untergrund-bl%C3%A4ttle.ch/moviez/shanty_town.flv" > > which has %-encoded utf8 in the hostname. We currently don't unencode hostnames > as an anti-spoofing measure (and there's old spec support for that), but more > recent specs seem to say we should be unencoding there, too. That's bug 309671 > > This is probably simply a duplicate of that, but I'll mark it "depends on" for > now. > Will this bug be fixed in firefox version 3.0? I downloaded the beta version and it is still the same problem. Flash stream is broken...
This should either go tto networking or Plugin/Flash. Could we get Adobe to change the flash plugin ?
Component: General → Networking
QA Contact: general → networking
This bug should be blocking bug 237820.
Blocks: 237820
Whiteboard: [necko-backlog]
Priority: -- → P1
Priority: P1 → P3

We should close this after Flash is EOL at the end of 2020.

Flash is no longer supported

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.