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 |
State ⇒ Resolved
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.
New Attachment: Search.php.diff
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.
State ⇒ Assigned
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Old vfolders not displayed
Queue ⇒ IMP
Assigned to Michael Slusarz