Closed
Bug 395633
Opened 18 years ago
Closed 18 years ago
backup date is wrong
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Peter6, Assigned: hello)
References
Details
Attachments
(1 file)
1.14 KB,
patch
|
moco
:
review+
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007090918 Minefield/3.0a8pre ID:2007090918
repro:
open FF
Open Bookmarks Manager
go to [File] and click on [Backup]
result:
Bookmarks 2007-08-10.html is suggested as backupname
expected:
get the monthnumber right.
Assignee | ||
Comment 1•18 years ago
|
||
Month is of by one, this should fix it.
Comment 2•18 years ago
|
||
Comment on attachment 280378 [details] [diff] [review]
Fix month in backup/restore ui v1
r=sspitzer
Attachment #280378 -
Flags: review?(dietrich) → review+
Comment 3•18 years ago
|
||
Comment on attachment 280378 [details] [diff] [review]
Fix month in backup/restore ui v1
seeking approval for this one liner for m8 as this feature is new for m8.
Attachment #280378 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #280378 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 4•18 years ago
|
||
Checking in browser/components/places/content/places.js;
/cvsroot/mozilla/browser/components/places/content/places.js,v <-- places.js
new revision: 1.101; previous revision: 1.100
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007091014 Minefield/3.0a8pre ID:2007091014
VERIFIED
Status: RESOLVED → VERIFIED
Comment 6•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•