You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Itou Akihiro (JIRA)" <ji...@apache.org> on 2009/07/21 03:11:14 UTC

[jira] Created: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

IE6 shows a warning on ssl when using prototype.js based controls
-----------------------------------------------------------------

                 Key: CLK-569
                 URL: https://issues.apache.org/jira/browse/CLK-569
             Project: Click
          Issue Type: Bug
          Components: extras
    Affects Versions: 2.1.0 RC1
         Environment: IE6
            Reporter: Itou Akihiro



Because of the prototype.js 1.6.1-RC2's problem,
IE6 shows security warning 'This page contains both secure and un-secure items.'
every page using those controls.

There is already a report about this on prototype.js site.

https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2


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


[jira] Resolved: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

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

Bob Schellink resolved CLK-569.
-------------------------------

    Resolution: Fixed

Thanks Itou, trunk has been upgraded to 1.6.1 final

> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Updated: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

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

Bob Schellink updated CLK-569:
------------------------------

    Assignee: Bob Schellink

Thanks Itou, have you tried to apply the patch in the above mentioned ticket? Does it resolve the IE6 issue?

Hopefully Prototype 1.6.1 final comes out soon, otherwise I'll just patch the version shipped with Click.

Alternatively we can go back to 1.6.0_03 but I've noticed issues in IE when using Ajax.

> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Resolved: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

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

Bob Schellink resolved CLK-569.
-------------------------------

    Resolution: Fixed

Patch applied to trunk. Hopefully Prototype 1.6.1 will be released soon so we can use the official version instead

> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Reopened: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

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

Bob Schellink reopened CLK-569:
-------------------------------


Hi Itou,

I've noticed that Prototype 1.6.1 final has been released, but can't tell if this issue has been fixed or not. Are you able to confirm whether this issue still exist if you use the Prototype 1.6.1 final?

Here is the link to the final release: http://prototypejs.org/assets/2009/8/31/prototype.js

> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Commented: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

Posted by "Itou Akihiro (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755939#action_12755939 ] 

Itou Akihiro commented on CLK-569:
----------------------------------

Thanks Bob, and I confirm it works well with IE6.
This issue doesn't happen with Prototype 1.6.1 final.


> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Commented: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

Posted by "Itou Akihiro (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLK-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733521#action_12733521 ] 

Itou Akihiro commented on CLK-569:
----------------------------------


I put the patched prototype.js in my application's /WebContent/click/prototype/.
It seems to work well with IE6.

Thanks Bob, and I also hope fixed prototype.js release comes.


> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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


[jira] Updated: (CLK-569) IE6 shows a warning on ssl when using prototype.js based controls

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

Bob Schellink updated CLK-569:
------------------------------

    Fix Version/s: 2.1.0

> IE6 shows a warning on ssl when using prototype.js based controls
> -----------------------------------------------------------------
>
>                 Key: CLK-569
>                 URL: https://issues.apache.org/jira/browse/CLK-569
>             Project: Click
>          Issue Type: Bug
>          Components: extras
>    Affects Versions: 2.1.0 RC1
>         Environment: IE6
>            Reporter: Itou Akihiro
>            Assignee: Bob Schellink
>             Fix For: 2.1.0
>
>
> Because of the prototype.js 1.6.1-RC2's problem,
> IE6 shows security warning 'This page contains both secure and un-secure items.'
> every page using those controls.
> There is already a report about this on prototype.js site.
> https://prototype.lighthouseapp.com/projects/8886/tickets/648-ssl-error-on-ie6-with-161_rc2

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