Closed
Bug 293178
Opened 20 years ago
Closed 20 years ago
firefox doesn't open javasript popups which are linked to sites in which german letters are included (ä,ü,ö-->ae,ue,oe). Tested which Firefox 1.0.3 de
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 293177
People
(Reporter: roebbu, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Firefox opens:
onclick="MM_openBrWindow('anfahrt_schuetzenhaus.htm','','width=340,height=340')"/></a></p>
but he doesn't open:
onclick="MM_openBrWindow('anfahrt_schützenhaus.htm','','width=340,height=340')"/></a></p>
Microsoft Internet Explorer opens both links.
Reproducible: Always
Steps to Reproduce:
1.doing a javascript popup (tested with onClick) and link it to a site in wich
ö,ä, or ü is included.
2.result: firefox doesn't open js onClick popups with german letters (html;
ü etc..)
3.
Actual Results:
failure site 404
Expected Results:
open the onClick popup
it's a fresh installed Windows Xp PC, the problem occures on other pcs too.Summary: firefox doesn't open javasript popups which are linked to sites in which german letters are included (ä,ü,ö-->ae,ue,oe). Tested which Firefox 1.0.3 de → firefox doesn't open javasript popups which are linked to sites in which german letters are included (ä,ü,ö-->ae,ue,oe). Tested which Firefox 1.0.3 de
*** This bug has been marked as a duplicate of 293177 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Group: security
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•