[jira] Created: (CXF-2513) env:Header's confuse generate Javascript

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (CXF-2513) env:Header's confuse generate Javascript

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

env:Header's confuse generate Javascript
----------------------------------------

                 Key: CXF-2513
                 URL: https://issues.apache.org/jira/browse/CXF-2513
             Project: CXF
          Issue Type: Bug
          Components: JavaScript Client
    Affects Versions: 2.2.4
            Reporter: Benson Margulies


If a message from a server to a Javascript client contains a Header, even an empty one, the Javascript code fails.


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


[jira] Resolved: (CXF-2513) env:Header's confuse generate Javascript

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Benson Margulies resolved CXF-2513.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

r831688. Fixed to skip the Header and any other annoying interposed items before the Body.

> env:Header's confuse generate Javascript
> ----------------------------------------
>
>                 Key: CXF-2513
>                 URL: https://issues.apache.org/jira/browse/CXF-2513
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.4
>            Reporter: Benson Margulies
>             Fix For: 2.3
>
>
> If a message from a server to a Javascript client contains a Header, even an empty one, the Javascript code fails.

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


[jira] Updated: (CXF-2513) env:Header's confuse generate Javascript

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Daniel Kulp updated CXF-2513:
-----------------------------

    Fix Version/s:     (was: 2.3)
                   2.2.5

> env:Header's confuse generate Javascript
> ----------------------------------------
>
>                 Key: CXF-2513
>                 URL: https://issues.apache.org/jira/browse/CXF-2513
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 2.2.4
>            Reporter: Benson Margulies
>             Fix For: 2.2.5
>
>
> If a message from a server to a Javascript client contains a Header, even an empty one, the Javascript code fails.

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