Closed Bug 516215 Opened 15 years ago Closed 14 years ago

encoding problem in javascript

Categories

(Firefox :: General, defect)

x86
Windows Vista
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: maikgodinho, Unassigned)

Details

(Whiteboard: [CLOSEME 2011-1-1])

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

Derzeit Programmieren wir an einer Ajax funktion die auf das XAJAX-Framwork aufsetzt. Dabei stießen wir
nach 4 Stunden debuggen darauf das ein String dafür sorgt, dass die Ascci Zeichen falsch Interprettiert
werden (%28) und dadurch der gesammt string nicht mehr stimmt.
Code und alle getesteten Browser sind auf UTF8 gestellt.

Firefox 3.5.3

<a href="xajax_globalManageGang%28" ganguebersicht="" ,="" 1)="">Admin</a>



MS InternetExplorer 7,8
Firefox3.5.2
Chrome

<a href="xajax_globalManageGang("Ganguebersicht", 1)">Admin</a></


Dieser fehler tritt erst seit der Firefox Version 3.5.3 auf. Vorheriege Versionen sind nicht betroffen. 

Reproducible: Always

Steps to Reproduce:
Just create a html file with our example and you'll see what happens.

Actual Results:  
firefox replaces ( and ) with the ASCII Characters

Expected Results:  
Not Replace ( and ) becuase it is needed to call a javascript funktion

5.3.2 isn't affected
5.3.3 is affected
Chrome is not affected
Opera is not affected
IE8 is not affected
Attached file SourceCode in IE8
Reporter, are you still seeing this issue with Firefox 3.6.12 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Also, please consider using the most recent Firefox 4 beta build, your bug may be resolved there.
Whiteboard: [CLOSEME 2011-1-1]
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: