You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2007/03/04 02:00:50 UTC

[jira] Created: (INFRA-1179) "This page contains both secure and non-secure items (etc)"

"This page contains both secure and non-secure items (etc)"
-----------------------------------------------------------

                 Key: INFRA-1179
                 URL: https://issues.apache.org/jira/browse/INFRA-1179
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: JIRA
            Reporter: Sebb
            Priority: Minor


The Issue Navigator page, and the help window that is displayed when clicking on the "?" icon by the "Issue Type" drop-down both have references to the image:

http://confluence.atlassian.com/download/thumbnails/160463/test2.gif

This causes an annoying security message:

"This page contains both secure and non-secure items (etc)"

I think the offending line is:

   <option value="6" title="Test" id="type_6"
                                         class="imagebacked 10100 10102 10110 " style="background-image: url('http://confluence.atlassian.com/download/thumbnails/160463/test2.gif');"

Please could a local image be substituted?

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


[jira] Assigned: (INFRA-1179) "This page contains both secure and non-secure items (etc)"

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

Henri Yandell reassigned INFRA-1179:
------------------------------------

    Assignee: Jeff Turner

This seems easy - we just need to add it to wherever https://issues.apache.org/jira/images/asf_logo_wide.gif goes during upgrades.

I don't want to just go fixing it as I don't know the place to put it so it makes it into the next version etc. Jeff?

> "This page contains both secure and non-secure items (etc)"
> -----------------------------------------------------------
>
>                 Key: INFRA-1179
>                 URL: https://issues.apache.org/jira/browse/INFRA-1179
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JIRA
>            Reporter: Sebb
>         Assigned To: Jeff Turner
>            Priority: Minor
>
> The Issue Navigator page, and the help window that is displayed when clicking on the "?" icon by the "Issue Type" drop-down both have references to the image:
> http://confluence.atlassian.com/download/thumbnails/160463/test2.gif
> This causes an annoying security message:
> "This page contains both secure and non-secure items (etc)"
> I think the offending line is:
>    <option value="6" title="Test" id="type_6"
>                                          class="imagebacked 10100 10102 10110 " style="background-image: url('http://confluence.atlassian.com/download/thumbnails/160463/test2.gif');"
> Please could a local image be substituted?

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


[jira] Resolved: (INFRA-1179) "This page contains both secure and non-secure items (etc)"

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

Jeff Turner resolved INFRA-1179.
--------------------------------

    Resolution: Fixed

Yes, adding the image needed to be incorporated into the upgrade process (https://svn.apache.org/repos/asf/infrastructure/trunk/jira/upgrading/UPGRADING.txt). Actually, one of the upgrade scripts already copies the images directory, so I just added test.gif to https://svn.apache.org/repos/asf/infrastructure/trunk/jira/upgrading/atlassian-jira/images/icons, and deployed it to the live JIRAs.

> "This page contains both secure and non-secure items (etc)"
> -----------------------------------------------------------
>
>                 Key: INFRA-1179
>                 URL: https://issues.apache.org/jira/browse/INFRA-1179
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: JIRA
>            Reporter: Sebb
>         Assigned To: Jeff Turner
>            Priority: Minor
>
> The Issue Navigator page, and the help window that is displayed when clicking on the "?" icon by the "Issue Type" drop-down both have references to the image:
> http://confluence.atlassian.com/download/thumbnails/160463/test2.gif
> This causes an annoying security message:
> "This page contains both secure and non-secure items (etc)"
> I think the offending line is:
>    <option value="6" title="Test" id="type_6"
>                                          class="imagebacked 10100 10102 10110 " style="background-image: url('http://confluence.atlassian.com/download/thumbnails/160463/test2.gif');"
> Please could a local image be substituted?

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