Closed
Bug 340462
Opened 20 years ago
Closed 19 years ago
Unable to create virtual folders when in Favorite folder View
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Thunderbird2.0
People
(Reporter: mscott, Assigned: Bienvenu)
Details
2006/06/04 build.
go into favorite folders view.
create a new virtual folder. Try to click "Choose" to choose the folders to be searched. The folder picker dialog never opens up. Instead we get a js console error saying:
Error: folder has no properties
Source File: chrome://messenger/content/virtualFolderProperties.js
Line: 249
var dialog = window.openDialog("chrome://messenger/content/virtualFolderListDialog.xul", "",
"chrome,titlebar,modal,centerscreen,resizable",
{serverURI:folder.rootFolder.URI,
probably having trouble getting the root folder for the folder pane view.
| Assignee | ||
Updated•19 years ago
|
Assignee: mscott → bienvenu
| Assignee | ||
Comment 1•19 years ago
|
||
this works for me, trunk and 2.0 branch. At first I thought it might have to be that you start up in the favorite folders view or something, so that the all folders view hasn't been created, but that worked for me too. Can you try this again?
| Assignee | ||
Comment 2•19 years ago
|
||
going for wfm on this one - we'll re-open if anyone sees this again.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•