Daniel Lipski created WICKET-4531:
-------------------------------------

             Summary: Last modified token not added to resource name.
                 Key: WICKET-4531
                 URL: https://issues.apache.org/jira/browse/WICKET-4531
             Project: Wicket
          Issue Type: Bug
          Components: site
    Affects Versions: 1.5.6
         Environment: Windows Xp sp 3, Google Chrome 20.0.1123.4 dev-m, Apache 
Tomcat-7.0.25,  JDK 1.6.30

            Reporter: Daniel Lipski


When file system path to resource reference (file) contains space " " version 
token is not appended to its name. File is still accessible via web browser.
I think that problem is with encoding space with %20 and later when 
lastModified date is calculated for this file %20 is not decoded to space and 
file system could not find file.
When lastModified is not calculated for resource versioning token is not added 
to file name.

Regards
Daniel 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to