Closed
Bug 1117577
Opened 11 years ago
Closed 11 years ago
Bookmarks Manager, Tools, Restore, Choose file... does not recognize .jsonlz4
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(seamonkey2.32 fixed, seamonkey2.33+ fixed, seamonkey2.34+ fixed, seamonkey2.35+ fixed)
RESOLVED
FIXED
seamonkey2.35
People
(Reporter: therubex, Assigned: philip.chee)
References
Details
Attachments
(1 file)
|
1.16 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-aurora+
iannbugzilla
:
approval-comm-beta+
iannbugzilla
:
approval-comm-release+
|
Details | Diff | Splinter Review |
Bookmarks Manager | Tools | Restore -> Choose file.. (the "File Picker") does not recognize .json4lz as an acceptable file type to restore.
You can restore them, but must change the file spec to something like *.* (or *.json4lz) in or to pick them.
Tools | Restore does know .json4lz, its only the file picker that needs adjustment.
(On the FF end, things are correct.)
| Assignee | ||
Comment 1•11 years ago
|
||
Simple fix
Assignee: nobody → philip.chee
Status: NEW → ASSIGNED
Attachment #8544274 -
Flags: review?(iann_bugzilla)
Attachment #8544274 -
Flags: review?(iann_bugzilla) → review+
Comment on attachment 8544274 [details] [diff] [review]
Patch v21.0 add *.jsonlz4 to filters
[Triage Comment]
a=me for c-a and c-b
Attachment #8544274 -
Flags: approval-comm-beta+
Attachment #8544274 -
Flags: approval-comm-aurora+
| Assignee | ||
Comment 3•11 years ago
|
||
status-seamonkey2.33:
--- → affected
status-seamonkey2.34:
--- → affected
status-seamonkey2.35:
--- → fixed
Target Milestone: --- → seamonkey2.35
| Assignee | ||
Comment 4•11 years ago
|
||
Pushed to branches:
http://hg.mozilla.org/releases/comm-aurora/rev/35a851a9624d
http://hg.mozilla.org/releases/comm-beta/rev/d0c775ca60ac
(In reply to Ian Neal from comment #2)
> Comment on attachment 8544274 [details] [diff] [review]
> Patch v21.0 add *.jsonlz4 to filters
>
> [Triage Comment]
> a=me for c-a and c-b
I just realized why I didn't request c-a/c-b : string changes :P but it doesn't matter since the previous translation still works and this patch is just a tweak.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
tracking-seamonkey2.35:
--- → ?
Resolution: --- → FIXED
| Assignee | ||
Updated•11 years ago
|
status-seamonkey2.32:
--- → affected
tracking-seamonkey2.33:
--- → +
tracking-seamonkey2.34:
--- → +
Comment on attachment 8544274 [details] [diff] [review]
Patch v21.0 add *.jsonlz4 to filters
[Triage Comment]
Attachment #8544274 -
Flags: approval-comm-release+
| Assignee | ||
Comment 6•11 years ago
|
||
Summary: Bookmarks Manager, Tools, Restore, Choose file... does not recognize .json4lz → Bookmarks Manager, Tools, Restore, Choose file... does not recognize .jsonlz4
You need to log in
before you can comment on or make changes to this bug.
Description
•