You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2011/02/23 09:32:04 UTC

Re: [jira] Updated: (WICKET-3187) StringResourceStream has null lastModified time

My fault.
The getters are fine.

On Wed, Feb 23, 2011 at 10:16 AM, Martin Grigorov (JIRA) <ji...@apache.org>wrote:

>
>     [
> https://issues.apache.org/jira/browse/WICKET-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Martin Grigorov updated WICKET-3187:
> ------------------------------------
>
>    Comment: was deleted
>
> (was: Additionally TextTemplateDecorator looks to be broken by design ?! It
> delegates all setter methods to the decorated template but all getters use
> 'this', i.e. the decorator.)
>
> > StringResourceStream has null lastModified time
> > -----------------------------------------------
> >
> >                 Key: WICKET-3187
> >                 URL: https://issues.apache.org/jira/browse/WICKET-3187
> >             Project: Wicket
> >          Issue Type: Bug
> >          Components: wicket
> >    Affects Versions: 1.5-M3
> >            Reporter: Martin Grigorov
> >            Assignee: Martin Grigorov
> >             Fix For: 1.5-RC1, 1.5-RC3
> >
> >         Attachments: WICKET-3187.patch
> >
> >
> > From users@ :
> > ...it fails with a NPE in (ResourceStreamResource.java line 72), because
> it seems is always expecting that any IResourceStream implementation set the
> lastModifiedTime in the underlying stream before calling
> dataNeedsToBeWritten....
>
> --
> This message is automatically generated by JIRA.
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>