ClasspathSpool servlet does not set last modification properly
--------------------------------------------------------------

                 Key: MAGNOLIA-1250
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1250
             Project: Magnolia
          Issue Type: Bug
          Components: core
    Affects Versions: 3.0 Final
            Reporter: Sameer Charles
         Assigned To: Sameer Charles
             Fix For: 3.0.1


URL url = ClasspathResourcesUtil.getResource(MGNL_RESOURCES_ROOT + filePath);
if(url != null){
URLConnection connection = url.openConnection();


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to