You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/12/17 04:08:43 UTC

[jira] Created: (CXF-1306) samples/restful_http_binding/test.html does not work with IE (works with Firefox)

samples/restful_http_binding/test.html does not work with IE (works with Firefox)
---------------------------------------------------------------------------------

                 Key: CXF-1306
                 URL: https://issues.apache.org/jira/browse/CXF-1306
             Project: CXF
          Issue Type: Bug
          Components: Samples
    Affects Versions: 2.1
            Reporter: Jervis Liu


When running the example, you can open http://localhost:8080/test.html in a browser to demonstrate the use of JavaScript as a web service client.  When clicking the Get Customers! button, the table below the button is populated correctly in Firefox, while nothing happens in IE. The reason for this error is unknown.


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


[jira] Resolved: (CXF-1306) samples/restful_http_binding/test.html does not work with IE (works with Firefox)

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

Jervis Liu resolved CXF-1306.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

> samples/restful_http_binding/test.html does not work with IE (works with Firefox)
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-1306
>                 URL: https://issues.apache.org/jira/browse/CXF-1306
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>             Fix For: 2.1
>
>
> When running the example, you can open http://localhost:8080/test.html in a browser to demonstrate the use of JavaScript as a web service client.  When clicking the Get Customers! button, the table below the button is populated correctly in Firefox, while nothing happens in IE. The reason for this error is unknown.

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


[jira] Closed: (CXF-1306) samples/restful_http_binding/test.html does not work with IE (works with Firefox)

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

Jervis Liu closed CXF-1306.
---------------------------


> samples/restful_http_binding/test.html does not work with IE (works with Firefox)
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-1306
>                 URL: https://issues.apache.org/jira/browse/CXF-1306
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>             Fix For: 2.1
>
>
> When running the example, you can open http://localhost:8080/test.html in a browser to demonstrate the use of JavaScript as a web service client.  When clicking the Get Customers! button, the table below the button is populated correctly in Firefox, while nothing happens in IE. The reason for this error is unknown.

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


[jira] Updated: (CXF-1306) samples/restful_http_binding/test.html does not work with IE (works with Firefox)

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

YI (William) ZHU updated CXF-1306:
----------------------------------

    Attachment: test.html

The attached file fixed the following two issues:

1) the "test.html" page is working with IE ;
2) the customers table is refreshed not appended, every time the "Get Customers" button is hit.

Cheers!
YI ZHU

> samples/restful_http_binding/test.html does not work with IE (works with Firefox)
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-1306
>                 URL: https://issues.apache.org/jira/browse/CXF-1306
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.1
>            Reporter: Jervis Liu
>             Fix For: 2.1
>
>         Attachments: test.html
>
>
> When running the example, you can open http://localhost:8080/test.html in a browser to demonstrate the use of JavaScript as a web service client.  When clicking the Get Customers! button, the table below the button is populated correctly in Firefox, while nothing happens in IE. The reason for this error is unknown.

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


[jira] Updated: (CXF-1306) samples/restful_http_binding/test.html does not work with IE (works with Firefox)

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

Daniel Kulp updated CXF-1306:
-----------------------------

    Affects Version/s:     (was: 2.1)
                       2.0.3
        Fix Version/s:     (was: 2.1)
                       2.0.4
             Assignee: Jervis Liu

> samples/restful_http_binding/test.html does not work with IE (works with Firefox)
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-1306
>                 URL: https://issues.apache.org/jira/browse/CXF-1306
>             Project: CXF
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.0.3
>            Reporter: Jervis Liu
>            Assignee: Jervis Liu
>             Fix For: 2.0.4
>
>         Attachments: test.html
>
>
> When running the example, you can open http://localhost:8080/test.html in a browser to demonstrate the use of JavaScript as a web service client.  When clicking the Get Customers! button, the table below the button is populated correctly in Firefox, while nothing happens in IE. The reason for this error is unknown.

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