[mashup-dev] [jira] Commented: (MASHUP-72) ?stub tries to downolad the file instead of displaying it in the browser when IE 7 is used

Jonathan Marsh (JIRA) jira at wso2.org
Thu Jun 7 09:23:15 PDT 2007


    [ http://www.wso2.org/jira/browse/MASHUP-72?page=comments#action_11147 ] 
            
Jonathan Marsh commented on MASHUP-72:
--------------------------------------

Actually, we have a similar situation for ?wsdl2.  We're (probably) serving this up as application/xml, but it should really be application/wsdl+xml.  The media-type parameter would allow the user to reset this to the correct media type if he wished to.  (Or we could serve it up with the correct media type and require the parameter to be set to get a good display in IE.)

Maybe we should:
1) use the correct media types by default in all cases (i.e. change the ?wsdl2 media type)
2) use browser-sniffing to make the links in the UI add the media-type parameter for IE/Firefox compatibility where necessary.

I think I like this approach best ;-).

> ?stub tries to downolad the file instead of displaying it in the browser when IE 7 is used
> ------------------------------------------------------------------------------------------
>
>                 Key: MASHUP-72
>                 URL: http://www.wso2.org/jira/browse/MASHUP-72
>             Project: WSO2 Mashup Server
>          Issue Type: Bug
>    Affects Versions: Nightly
>         Environment: winxp, IE7
>            Reporter: Charitha Kankanamge
>         Assigned To: Thilina Gunarathne
>
> ?stub does not show the stub code when issuing the url through IE 7. Instead it tries to download the file in to local machine. Note that the pop-up blockers were disabled while testing this.
> Steps to reproduce:
> ================
> 1. Enter ?stub url in IE 7 browser.
> 2. 'File Download' message box appears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Mashup-dev mailing list