You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Prachi Damle (JIRA)" <ji...@apache.org> on 2013/07/26 00:27:48 UTC

[jira] [Created] (CLOUDSTACK-3821) RegisterTemplate URL validation issue

Prachi Damle created CLOUDSTACK-3821:
----------------------------------------

             Summary: RegisterTemplate URL validation issue 
                 Key: CLOUDSTACK-3821
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3821
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.2.0
            Reporter: Prachi Damle
            Assignee: Prachi Damle
             Fix For: 4.2.0


The current validation method implemented in Cloudstack checks the entire URL to ensure that it ends with a template extension. If the template URL includes query string parameters the validation
will not pass even though the URL is a valid image.

This can be fixed by checking only the path for the extension and not the full URL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira