Open
Bug 1128191
Opened 10 years ago
Updated 9 months ago
Import/restore bookmarks JSON fails silently (e.g. due to permissions error)
Categories
(Firefox :: Bookmarks & History, enhancement, P3)
Tracking
()
NEW
People
(Reporter: mozilla, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
Build ID: 20150105205548
Steps to reproduce:
Attempt to import a .json bookmark backup file. File had incorrect permissions, not allowing the user instance to access the file.
Actual results:
Nothing. Silent failure
Expected results:
Expected either successful import or a failure indicated with a clue towards resolution.
Severity: normal → minor
OS: Windows 7 → Linux
Hardware: x86_64 → x86
Updated•10 years ago
|
Component: Untriaged → Bookmarks & History
Comment 1•10 years ago
|
||
where was the backup stored? Why did it have wrong permissions?
The backup was scp'd from a Windows Cygwin client to the user's home directory, the file is left with 000. A "feature" to complain about elsewhere. This does not materially affect the issue which is a silent failure on read failure.
Comment 3•10 years ago
|
||
yes, we could probably notify a failure through a dialog. I'm confirming as enh. it's something that should undergo investigation by ux first.
Severity: minor → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Summary: Import/restore bookmarks JSON fails silently → Import/restore bookmarks JSON fails silently (e.g. due to permissions error)
Updated•7 years ago
|
Priority: -- → P3
Updated•5 years ago
|
status-firefox75:
fix-optional → ---
status-firefox76:
verified → ---
status-firefox77:
verified → ---
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•