Closed Bug 39946 Opened 25 years ago Closed 25 years ago

defaultString attribure in nsIFilePicker

Categories

(Core :: Internationalization, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: m_kato, Assigned: pavlov)

Details

from mozilla/widget/public/nsIFilePicker.idl version 3.8, defaultString attribute is changed from wstring to string. http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&r oot=/cvsroot&subdir=mozilla/widget/public&command=DIFF_FRAMESET&file=nsIFilePic ker.idl&rev2=3.8&rev1=3.7 We cannot set default string of DBCS to nsIFilePicker from JavaScript. This attribute should be wstring.
pavlov- can we change this back to wstring ? Why you change it from wstrin to string ? Please change this back to wstring. We can handle the implementation issues, but please make sure the API does not damage the Unicode data. Thanks.
Assignee: ftang → pavlov
Severity: normal → blocker
Status: UNCONFIRMED → NEW
Ever confirmed: true
nsbeta2. Without it, we cannot localize the string.
Keywords: nsbeta2
fix checked in
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.