Closed
Bug 192399
Opened 23 years ago
Closed 22 years ago
Filtering email by date will not allow for days above 28.
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: support, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030207
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030207
Filter dates are chaged at random to an earlier date if rule day goes beyond the
28th day of any month. Manually editing the msgfilterrules.dat files produces
the wanted results.
Reproducible: Always
Steps to Reproduce:
1. Create test filter
2. Match any of the following
3. The date is after 3/29/2003
4. Label the message: Important
5. Close filter edit window
6. Open test filter created
Actual Results:
Date changes to 3/1/2003
Expected Results:
Date should stay at 3/29/2003
Confirming.
Additional behavior: For a given month (I tested April & May),
Set filter day to 29 ... date becomes 1.
Set filter day to 30 ... date becomes 2.
Set filter day to 31 ... date becomes 3. ...
Set filter day to 58 ... date becomes 30.
Set filter day to 59 ... date becomes 31 or next month, day 1 (depends on month).
Set filter day to 60 ... date becomes 1 (same month).
The important part of this is obviously when you set it to days 29, 30 or 31,
but the rest is interesting at the least.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
Testing with 1.5, I am not seeing this problem.
Doug Lytle, can you verify? If so, please mark this bug Resolved|WorksForMe.
See also bug 46468 (Mac only), bug 221727.
| Reporter | ||
Comment 4•22 years ago
|
||
I no longer have a 1.5 installation to test with, under 1.6b the date issue
appears to be fixed. Updating to resolved.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•