You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/08/07 10:11:00 UTC

[jira] [Deleted] (SLING-7033) Use JSON parsing in Sling.evalString

     [ https://issues.apache.org/jira/browse/SLING-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Munteanu deleted SLING-7033:
-----------------------------------


> Use JSON parsing in Sling.evalString
> ------------------------------------
>
>                 Key: SLING-7033
>                 URL: https://issues.apache.org/jira/browse/SLING-7033
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Robert Munteanu
>            Assignee: Robert Munteanu
>
> The javascript function {{Sling.evalString}} uses {{eval}}, which is probably too wide for what we need. We should use {{JSON.parse}} instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)