You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Bruno Peeters (JIRA)" <ji...@apache.org> on 2009/02/02 17:13:59 UTC

[jira] Created: (JSPWIKI-491) Icons in list of attachments

Icons in list of attachments
----------------------------

                 Key: JSPWIKI-491
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-491
             Project: JSPWiki
          Issue Type: Bug
    Affects Versions: 2.8.1
            Reporter: Bruno Peeters
            Priority: Minor


In the list of attachments for a wiki page an icon is used to indicate the type of attached files.
Files with a .gif, .jpg, .png, .bmp extension receive a special icon.
Files with these extensions in upper case - .GIF, .JPG, .PNG and .BMP - do not get this icon. A blank icon is shown. 

We have not noticed that these attached files are treated differently compared to graphical files with extensions in lowercase (eg opening, image preview, references from other wiki pages, ...). There seems to be a small problem in recoginizing these file types if the extensions are in upper case.

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


[jira] Updated: (JSPWIKI-491) Icons in list of attachments

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

Dirk Frederickx updated JSPWIKI-491:
------------------------------------

    Affects Version/s: 3.0

> Icons in list of attachments
> ----------------------------
>
>                 Key: JSPWIKI-491
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-491
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.8.1, 3.0
>            Reporter: Bruno Peeters
>            Assignee: Dirk Frederickx
>            Priority: Minor
>             Fix For: 2.8.2
>
>
> In the list of attachments for a wiki page an icon is used to indicate the type of attached files.
> Files with a .gif, .jpg, .png, .bmp extension receive a special icon.
> Files with these extensions in upper case - .GIF, .JPG, .PNG and .BMP - do not get this icon. A blank icon is shown. 
> We have not noticed that these attached files are treated differently compared to graphical files with extensions in lowercase (eg opening, image preview, references from other wiki pages, ...). There seems to be a small problem in recoginizing these file types if the extensions are in upper case.

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


[jira] Commented: (JSPWIKI-491) Icons in list of attachments

Posted by "Dirk Frederickx (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669694#action_12669694 ] 

Dirk Frederickx commented on JSPWIKI-491:
-----------------------------------------


Yep -- bug in AttachmentTab.jsp.

dirk

> Icons in list of attachments
> ----------------------------
>
>                 Key: JSPWIKI-491
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-491
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>            Reporter: Bruno Peeters
>            Assignee: Dirk Frederickx
>            Priority: Minor
>
> In the list of attachments for a wiki page an icon is used to indicate the type of attached files.
> Files with a .gif, .jpg, .png, .bmp extension receive a special icon.
> Files with these extensions in upper case - .GIF, .JPG, .PNG and .BMP - do not get this icon. A blank icon is shown. 
> We have not noticed that these attached files are treated differently compared to graphical files with extensions in lowercase (eg opening, image preview, references from other wiki pages, ...). There seems to be a small problem in recoginizing these file types if the extensions are in upper case.

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


[jira] Resolved: (JSPWIKI-491) Icons in list of attachments

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

Dirk Frederickx resolved JSPWIKI-491.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8.2

Closed in v2.8.2-svn-7

> Icons in list of attachments
> ----------------------------
>
>                 Key: JSPWIKI-491
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-491
>             Project: JSPWiki
>          Issue Type: Bug
>    Affects Versions: 2.8.1
>            Reporter: Bruno Peeters
>            Assignee: Dirk Frederickx
>            Priority: Minor
>             Fix For: 2.8.2
>
>
> In the list of attachments for a wiki page an icon is used to indicate the type of attached files.
> Files with a .gif, .jpg, .png, .bmp extension receive a special icon.
> Files with these extensions in upper case - .GIF, .JPG, .PNG and .BMP - do not get this icon. A blank icon is shown. 
> We have not noticed that these attached files are treated differently compared to graphical files with extensions in lowercase (eg opening, image preview, references from other wiki pages, ...). There seems to be a small problem in recoginizing these file types if the extensions are in upper case.

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