Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't display large strings in a JSON object #9

Open
gchriswill opened this issue May 31, 2015 · 0 comments
Open

Can't display large strings in a JSON object #9

gchriswill opened this issue May 31, 2015 · 0 comments

Comments

@gchriswill
Copy link

ISSUE:

JSONView extension does not display a string with a length of 93179 characters


Description:

JSONView-Safari extension does not display a string with a length of 93179 characters, but when a I click the RAW button, the string is there. It does display the string of the first object of the response of a API I've built.


🪲 in action images:

JSONView-Safari Bug

JSONView-Safari RAW Button clicked

screen_shot_2015-05-31_at_01_00_43


Procedure to recreate the 🪲 :

  1. Make a call to an API via Safari address bar
  2. Receive a response with an JSON array full of objects
  3. The JSON array's objects must have a property value type string with a length of 93179 characters

IMPORTANT NOTES ⚠️ :

I have not test this very much, nor had made an in-depth research due to I'm overwhelmed from school work. But what I can tell is that, on FireFox JSONView it does display the JSON's object's string property value. Also, I made the API where I've receive the JSON objects and as far I can see, the API works perfectly, meaning that the API is NOT the problem...


From @gchriswill :squirrel: :

Thanks for taking time to review this issue and evaluating it. Keep up the good work! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant