Closed Bug 147991 Opened 22 years ago Closed 22 years ago

Cyrillic text is shown decoded in statusbar when appear in href="javascript:"

Categories

(Core :: Internationalization, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: axlrey, Assigned: tetsuroy)

Details

(Keywords: intl)

Mozilla 2002052706, Win2k, Russian locale

when link href is in form href="javascript:function('<cyrillic text here>')"
statusbar will display it as "javascript:function('\unnnn\unnnn...')"

Example:
this link
<a href="javascript:test('&#1090;&#1077;&#1089;&#1090;')">test</a>
is shown as "javascript:test('\u0442\u0435\u0441\u0442')" in statusbar

When cyrillic text appear in normal href ( e.g. href="<cyrillic filename>" )
statusbar shows it correctly.
Keywords: intl
QA Contact: ruixu → teruko
Comfirming.  I created the test case in
http://babel/JavaScript_i18n/html/href-alert_win1251.html

I thought we had the same bug before, but I have found it.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Target Milestone: --- → Future
WFM with build 20020925 on Win2K.
resolving as WORKSFORME
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Verified as WFM.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.