Closed
Bug 1364794
Opened 9 years ago
Closed 9 years ago
Unable to view large JSON file when loaded from the file system due to a syntax error - is it getting truncated?
Categories
(DevTools :: JSON Viewer, defect)
DevTools
JSON Viewer
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1224071
People
(Reporter: mstange, Unassigned)
References
Details
Attachments
(1 file)
|
7.82 MB,
application/json
|
Details |
Loading the attached JSON file shows this error message:
> SyntaxError: JSON.parse: expected ':' after property name in object at line 24999 column 13 of the JSON data
| Reporter | ||
Comment 1•9 years ago
|
||
I cannot reproduce this bug by clicking on the attachment link. It loads correctly there.
But I *can* reproduce this bug by dragging the JSON file into Firefox / loading it from a file:/// URL.
So...
Steps to reproduce:
1. Download the attached file to your machine.
2. Open it in Firefox.
Summary: Unable to view large JSON file due to a syntax error - is it getting truncated? → Unable to view large JSON file when loaded from the file system due to a syntax error - is it getting truncated?
Comment 2•9 years ago
|
||
This seems a duplicate of bug 1224071 and should have been fixed by bug 1367894.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•