Closed
Bug 657478
Opened 14 years ago
Closed 12 years ago
I18N problem, different string after reopening application
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 810172
People
(Reporter: wlodzimierz, Unassigned)
Details
(Keywords: helpwanted, intl)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
String is malformed after reopenning Thunderbird
Reproducible: Always
Steps to Reproduce:
1. Fill in an instant search filter
2. Close the app.
3. Open the app another time
Actual Results:
Search string is altered without a reason, and the filter stops working
Expected Results:
No changes in a search string or empty field for searching
I am attaching a screenshot
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•14 years ago
|
||
confirmed using latest 3.3 nightly,
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•14 years ago
|
||
Looking at the code we probably need to use nsIUnicharOutputStream (and the input version) in our session store manager. We also need to check that it can load old session stores fine as well.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•