[
http://jira.magnolia-cms.com/browse/MGNLSTK-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ondřej Chytil updated MGNLSTK-888:
----------------------------------
Assignee: (was: Philipp Bärfuss)
Fix Version/s: 1.4.7
2.0.2
> Make stkImageGallery case insensitive
> -------------------------------------
>
> Key: MGNLSTK-888
> URL: http://jira.magnolia-cms.com/browse/MGNLSTK-888
> Project: Magnolia Standard Templating Kit
> Issue Type: Improvement
> Reporter: Zdenek Skodik
> Fix For: 1.4.7, 2.0.2
>
>
> The paragraph is quite restrictive in defining the allowed set of image
> extensions to be rendered:
> {noformat}
> protected static final String[] ALLOWED_IMAGE_TYPES = new String[]{"gif",
> "jpg", "jpeg", "png"};
> {noformat}
> which throws magnolia-logo.JPG away. In order to be inline with other STK's
> paragraphs/templates, it shouldn't matter if an editor stores her image with
> extension in capital.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------