You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "caryxie (Created) (JIRA)" <ji...@apache.org> on 2011/11/09 03:07:51 UTC

[jira] [Created] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
---------------------------------------------------------------

                 Key: WICKET-4208
                 URL: https://issues.apache.org/jira/browse/WICKET-4208
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.19
         Environment: IE8
windows XP 
            Reporter: caryxie
            Priority: Minor


When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

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

caryxie updated WICKET-4208:
----------------------------

    Attachment: screenshot-1.jpg
    
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: screenshot-1.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

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

caryxie updated WICKET-4208:
----------------------------

    Attachment: myproject.zip

The step of reproduce:

1. Unzip attachment file to any directory
2. Since this issue would be able to reproduce in case of https, so I tested in Tomcat that already configure https.
3. After starting Tomcat, you need to install a tools that is HttpWatch.
4. In IE access https://localhost/myproject, HttpWatch will catch an error.
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: myproject.zip, screenshot-1.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "caryxie (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146820#comment-13146820 ] 

caryxie commented on WICKET-4208:
---------------------------------

>Can you provide a quickstart application ? 


You means provide a demo that be able to reproduce this issue, right?
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: screenshot-1.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "caryxie (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146727#comment-13146727 ] 

caryxie commented on WICKET-4208:
---------------------------------

I found some information for this
 
   https://issues.apache.org/jira/browse/WICKET-523
 
  Base on the information, replace '\/\/:'  with ://0  should solved this issue,  I have confirmed through to change it and test again in IE8, 

                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

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

caryxie updated WICKET-4208:
----------------------------

    Affects Version/s: 1.4.18
    
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

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

caryxie updated WICKET-4208:
----------------------------

    Attachment: screenshot-2.jpg

When page opening, the error will appear.
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: myproject.zip, screenshot-1.jpg, screenshot-2.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "caryxie (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146726#comment-13146726 ] 

caryxie commented on WICKET-4208:
---------------------------------

I reproduced this issue, the detail reason as below:


1. It occurs only in IE and case of with SSL (https).


2. Why happen just only IE?  


I used developer tools of IE to found out a snippet script that generation url http://:/


<script id="ie_ready" src="//:" defer="defer"></script>


3. Why happen in case of SSL ?( Use https) 


Above script generated by wicket-event.js of wicket-1.4.18.jar.


....
} else if (document.readyState && Wicket.Browser.isIE()) {               <-----------------occurs in IE
if (document.getElementById('ie_ready') == null) {
// for internet explorer we need to load a "dummy" scrip from ::/ to get the 
// readystatechangeevernt - that means the main page being loaded and now the browser
// is loading dependencies
var src = (window.location.protocol == 'https:') ? '\/\/:' : 'javascript:void(0)';     <---------occurs in case of https
document.write('<script id="ie_ready" defer src="' + src + '"><\/script>');     <------ generation script code stated in step 2.
document.getElementById('ie_ready').onreadystatechange = function() {
if (this.readyState == 'complete') domReady();
};
}
} else { 
// other browsers
Wicket.Event.add(document, "DOMContentLoaded", domReady);
}
...




 

                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "Martin Grigorov (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146822#comment-13146822 ] 

Martin Grigorov commented on WICKET-4208:
-----------------------------------------

Yes.
See http://wicket.apache.org/start/quickstart.html
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: screenshot-1.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4208.
-------------------------------------

    Resolution: Not A Problem

I'd consider this as no problem.
HttpWatch is stricter when validating the URL but this specific URL is a special one that works for all versions of IE. "about:blank" doesn't work for HTTPS.
I.e. here we use a workaround for IE problems and HttpWatch proves that IE has problems.
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: myproject.zip, screenshot-1.jpg, screenshot-2.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (WICKET-4208) ERROR_INTERNET_INVALID_URL will be generated in IE8 under https

Posted by "Martin Grigorov (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146817#comment-13146817 ] 

Martin Grigorov commented on WICKET-4208:
-----------------------------------------

Can you provide a quickstart application ?
This code is in use since a long time. It is strange that only you experience it.
                
> ERROR_INTERNET_INVALID_URL will be generated in IE8 under https
> ---------------------------------------------------------------
>
>                 Key: WICKET-4208
>                 URL: https://issues.apache.org/jira/browse/WICKET-4208
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.18, 1.4.19
>         Environment: IE8
> windows XP 
>            Reporter: caryxie
>            Priority: Minor
>              Labels: IE8, javascript
>         Attachments: screenshot-1.jpg
>
>
> When using IE8 under https, one error ERROR_INTERNET_INVALID_URL generated, this error can be found with HttpWatch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira