Closed Bug 294407 Opened 19 years ago Closed 18 years ago

Saved Searches properties has wrong title/description

Categories

(MailNews Core :: Filters, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: iannbugzilla, Assigned: whimboo)

References

Details

(Keywords: regression)

Attachments

(1 file)

When you look at the properties of a saved search / virtual folder the dialog
box that comes up has the title "New Saved Search Folder" and the description
for the search criteria is "Configure the search criteria used for this virtual
folder" instead of "Modify the search criteria used for this saved search"
Ok, this bug is caused by bug 264102. window.title is deprecated. Instead
document.title has to be used.
Assignee: mail → hskupin
Status: NEW → ASSIGNED
Attachment #188026 - Flags: review?(mnyromyr)
Depends on: 264102
Keywords: regression
Thunderbird uses the same code.

=> Core
Component: MailNews: Main Mail Window → MailNews: Filters
Product: Mozilla Application Suite → Core
Attachment #188026 - Flags: review?(mnyromyr) → review+
Comment on attachment 188026 [details] [diff] [review]
patch using document.title instead of window.title (Checked in)

Neil, this patch will fix your mentioned problem in not updating the title when
editing an existing saved search.
Attachment #188026 - Flags: superreview?(neil.parkwaycc.co.uk)
JFTR: this bug was spun off from bug 293682 initially.
Comment on attachment 188026 [details] [diff] [review]
patch using document.title instead of window.title (Checked in)

sr=dmose
Attachment #188026 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Attachment #188026 - Flags: approval1.8b3?
Attachment #188026 - Flags: approval1.8b3? → approval1.8b3+
Comment on attachment 188026 [details] [diff] [review]
patch using document.title instead of window.title (Checked in)

Checking in virtualFolderProperties.js;
new revision: 1.12; previous revision: 1.11
done
Attachment #188026 - Attachment description: patch using document.title instead of window.title → patch using document.title instead of window.title (Checked in)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Verified with SeaMonkey 1.0a Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2)
Gecko/20050702 SeaMonkey/1.0a and Thunderbird version 1.0+ (20050702)
Status: RESOLVED → VERIFIED
I can confirm both the wrong title and wrong search criteria (none criteria), as if creating a new search.
There is also no checked folder to search.


Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060429 SeaMonkey/1.5a
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
This is not the same problem, I have opened bug 336100 on this new problem.
Status: REOPENED → RESOLVED
Closed: 19 years ago18 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: