anbu icon indicating copy to clipboard operation
anbu copied to clipboard

Check value in str_limit function

Open faytzel opened this issue 11 years ago • 3 comments

Server variables integer (REQUEST_TIME_FLOAT) or arrays throw errors

faytzel avatar Sep 12 '14 15:09 faytzel

I don't know if I understood, my english is not very good. You're right, it is not necessary to convert integer or float values ​​to json. Does the new commit fixes the problem you mention?

faytzel avatar Sep 13 '14 22:09 faytzel

It does, but since complex objects cannot be serialized, I'm thinking of perhaps doing this presentation within the Module instead of at the presentation level.

daylerees avatar Sep 15 '14 19:09 daylerees

Are you saying that i must do it when an object shows something similar to "object" instead of serialize it?

faytzel avatar Sep 21 '14 19:09 faytzel