Open
Bug 1418248
Opened 8 years ago
Updated 3 years ago
destination folder ambiguity when moving message by filter
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: andreaskaestner, Unassigned)
Details
(Whiteboard: [filter-mgmt])
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
Suppose following folder structure:
local folder\INBOX\XYZZY
and
local folder\INBOX\OLD\XYZZY
and a filter which moves certain messages to a folder named INBOX\OLD\XYZZY
Actual results:
When displaying the filter which moves messages to the folder named XYZZY
it is not clear whether the message will be moved to INBOX\OLD\XYZZY
or INBOX\XYZZY because the destination is displayed simply
as "XYZZY in local folder"
Expected results:
Display the destination as "XYZZY in local folder\OLD"
or "OLD\XYZZY in local folder"
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [filter-mgmt]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•