Bug 475576
| Summary: | Can not set up a "move to folder ..." filter | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miloslav Trmač <mitr> |
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 10 | CC: | mbarnes, mcrha |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-12-09 18:00:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 474695 *** |
Version-Release number of selected component (if applicable): evolution-2.24.2-1.fc10.x86_64 evolution-data-server-2.24.2-1.fc10.x86_64 Steps to Reproduce: 1. Receive a mail from a mailing list 2. Create a folder for the list 3. Right-click the mail, create a filter from mailing list. 4. In the "move to folder" action, chose your desired folder 5. Close all the dialogs, and press Ctrl-Y to test the filter Actual results: An error dialog / message in the status bar: (translated from Czech, roughly): "Error filtering selected messages" Can not get folder ...: folder does not exist Expected results: Message moved to the target folder Additional info: The folder exists, moving mails to it manually works Filters imported from older Evolution version work fine. Looking at filters.xml, the new filter uses <value name="folder" type="folder"> <folder uri="email://local@local/Lists/libvir"/> whereas the older filters use: <value name="folder" type="folder"> <folder uri="email://1219264640.7008.0@amilo/Lists/rh_friday"/> [amilo is an old host name from wchich the older Evolution configuration was imported; this computer has a different host name.]