You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Stanislav Dvorscak (JIRA)" <ji...@apache.org> on 2007/09/23 17:00:50 UTC

[jira] Created: (WICKET-999) DynamicWebResource function as StaticResource

DynamicWebResource function as StaticResource
---------------------------------------------

                 Key: WICKET-999
                 URL: https://issues.apache.org/jira/browse/WICKET-999
             Project: Wicket
          Issue Type: Bug
         Environment: Firefox 2.0.0.6, IE 6, Windows XP Pro
            Reporter: Stanislav Dvorscak


The problem is when I added the resource as the Image argument, than this image has always the same url and it causes the browsers show always the same image.  You need to generate different url to this resource, if  a content of this resource was changed. I have with this problem, when I created a big image preview in the modal window. the modal window show the same image a\ways  I mean, that it is no problem only of modal window, but generally.

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


[jira] Resolved: (WICKET-999) DynamicWebResource function as StaticResource

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

Igor Vaynberg resolved WICKET-999.
----------------------------------

       Resolution: Invalid
    Fix Version/s: 1.3.0-beta4
         Assignee: Igor Vaynberg

see NonCachingImage component

> DynamicWebResource function as StaticResource
> ---------------------------------------------
>
>                 Key: WICKET-999
>                 URL: https://issues.apache.org/jira/browse/WICKET-999
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>         Environment: Firefox 2.0.0.6, IE 6, Windows XP Pro
>            Reporter: Stanislav Dvorscak
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.0-beta4
>
>
> The problem is when I added the resource as the Image argument, than this image has always the same url and it causes the browsers show always the same image.  You need to generate different url to this resource, if  a content of this resource was changed. I have with this problem, when I created a big image preview in the modal window. the modal window show the same image a\ways  I mean, that it is no problem only of modal window, but generally.

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


[jira] Updated: (WICKET-999) DynamicWebResource function as StaticResource

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

Stanislav Dvorscak updated WICKET-999:
--------------------------------------

          Component/s: wicket
    Affects Version/s: 1.3.0-beta3

> DynamicWebResource function as StaticResource
> ---------------------------------------------
>
>                 Key: WICKET-999
>                 URL: https://issues.apache.org/jira/browse/WICKET-999
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>         Environment: Firefox 2.0.0.6, IE 6, Windows XP Pro
>            Reporter: Stanislav Dvorscak
>
> The problem is when I added the resource as the Image argument, than this image has always the same url and it causes the browsers show always the same image.  You need to generate different url to this resource, if  a content of this resource was changed. I have with this problem, when I created a big image preview in the modal window. the modal window show the same image a\ways  I mean, that it is no problem only of modal window, but generally.

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