6.0.0-beta1
8/7/25

[#3291] Old vfolders not displayed
Summary Old vfolders not displayed
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 3. High
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 01/18/2006 (7141 days ago)
Due
Updated 01/19/2006 (7140 days ago)
Assigned 01/18/2006 (7141 days ago)
Resolved 01/19/2006 (7140 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/19/2006 01:43:42 AM Michael Slusarz Comment #4
State ⇒ Resolved
Reply to this comment
Fixed.
01/19/2006 01:21:43 AM Michael Slusarz Comment #3 Reply to this comment
The code was changed on purpose as I was under the (mistaken) belief 
that we didn't have virtual folders in 4.0.x.  I was getting confused 
with the fact we didn't have the virtual inbox/trash until 4.1, but we 
added virtual folders right before 4.0 was released.  So this was my 
design mistake.



That being said, we definitely want to upgrade to the new format.  The 
old prefs format was under the assumption that all search queries were 
virtual folder queries - now that we treat search queries and virtual 
folders identical, a new format is needed.  I will add code to convert 
the "old" format into the "new" format.
01/19/2006 12:09:04 AM Jan Schneider Comment #2
New Attachment: Search.php.diff Download
Reply to this comment
Looks like you changed the structure of the search array that is saved 
in the preferences. You need to either convert the old structures to 
the new format on the fly, or keep the old format, even it's not the 
most beautiful.

The attached patch restores the old structure, but you might want to 
go the other route, so I didn't commit it.
01/18/2006 12:23:16 PM Jan Schneider Comment #1
State ⇒ Assigned
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Old vfolders not displayed
Queue ⇒ IMP
Assigned to Michael Slusarz
Reply to this comment
Existing vfolders from IMP 4.0 don't show up at all anymore.

Saved Queries