[richfaces-issues] [JBoss JIRA] (RF-13275) Replace #{toScriptArgs(options)} with #{options.toJson()}

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Oct 21 05:48:02 EDT 2013


     [ https://issues.jboss.org/browse/RF-13275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-13275:
----------------------------

    Description: 
We should rewrite <cdk:scriptObject> to generate Map which exposes 
{{#toJson()}} function, that works as {{ScriptUtils.toScript}}.

This will overcome defficiencies of {{#{toScriptArgs(options)}} mentioned in RF-12593.

  was:
We should rewrite <cdk:scriptObject> to generate Map which exposes 
{{#toJson()}} function, that works as {{ScriptUtils.toScript}}.

This will overcome defficiencies of {{#{toScriptArgs(options)}}} mentioned in RF-12593.


    
> Replace #{toScriptArgs(options)} with #{options.toJson()} 
> ----------------------------------------------------------
>
>                 Key: RF-13275
>                 URL: https://issues.jboss.org/browse/RF-13275
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: cdk, core
>    Affects Versions: 4.5.0.Alpha1, 5.0.0.Alpha2
>            Reporter: Lukáš Fryč
>
> We should rewrite <cdk:scriptObject> to generate Map which exposes 
> {{#toJson()}} function, that works as {{ScriptUtils.toScript}}.
> This will overcome defficiencies of {{#{toScriptArgs(options)}} mentioned in RF-12593.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list