You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/12/01 14:28:20 UTC

[jira] Created: (CXF-2568) default values don't get quoted properly in generated Javascript

default values don't get quoted properly in generated Javascript
----------------------------------------------------------------

                 Key: CXF-2568
                 URL: https://issues.apache.org/jira/browse/CXF-2568
             Project: CXF
          Issue Type: Bug
          Components: JavaScript Client
    Affects Versions: 2.2.5, 2.1.8, 2.2.4
            Reporter: Benson Margulies
             Fix For: 2.3


The schema stored all default values as strings. If they are really string values, they need to be quoted in Javascript. They are not.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2568) default values don't get quoted properly in generated Javascript

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-2568.
-----------------------------------

    Resolution: Fixed

Fix checked in. Fix could be more comprehensively tested.

> default values don't get quoted properly in generated Javascript
> ----------------------------------------------------------------
>
>                 Key: CXF-2568
>                 URL: https://issues.apache.org/jira/browse/CXF-2568
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.4, 2.1.8, 2.2.5
>            Reporter: Benson Margulies
>             Fix For: 2.3
>
>
> The schema stored all default values as strings. If they are really string values, they need to be quoted in Javascript. They are not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-2568) default values don't get quoted properly in generated Javascript

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-2568:
-----------------------------

    Fix Version/s:     (was: 2.3)
                   2.2.6
                   2.1.9

> default values don't get quoted properly in generated Javascript
> ----------------------------------------------------------------
>
>                 Key: CXF-2568
>                 URL: https://issues.apache.org/jira/browse/CXF-2568
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.4, 2.1.8, 2.2.5
>            Reporter: Benson Margulies
>             Fix For: 2.1.9, 2.2.6
>
>
> The schema stored all default values as strings. If they are really string values, they need to be quoted in Javascript. They are not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.