[ 
https://issues.apache.org/jira/browse/WICKET-6065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081314#comment-15081314
 ] 

ASF GitHub Bot commented on WICKET-6065:
----------------------------------------

GitHub user francois92 opened a pull request:

    https://github.com/apache/wicket/pull/154

    examples7x.wicket.apache.org/resourceaggregation generate Internal error

    https://issues.apache.org/jira/browse/WICKET-6065

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/francois92/wicket master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #154
    
----
commit 3d44f5593988eddbfba5bde6f986b87ced82483a
Author: fmt <az>
Date:   2016-01-04T16:16:30Z

    examples7x.wicket.apache.org/resourceaggregation generate Internal error
    https://issues.apache.org/jira/browse/WICKET-6065

----


> Calling http://examples7x.wicket.apache.org/resourceaggregation/ generate 
> Internal error
> ----------------------------------------------------------------------------------------
>
>                 Key: WICKET-6065
>                 URL: https://issues.apache.org/jira/browse/WICKET-6065
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 7.1.0
>            Reporter: francois
>            Priority: Trivial
>
> Root cause:
> java.util.MissingResourceException: Unable to get cache key for scope:
> org.apache.wicket.examples.resourcedecoration.HomePage; name: footer.css;
> locale: null; style: null; variation: null
>     at
> org.apache.wicket.resource.bundles.ConcatBundleResource.reportError(ConcatBundleResource.java:248)
>     at
> org.apache.wicket.resource.bundles.ConcatBundleResource.getCacheKey(ConcatBundleResource.java:223)
>     at
> org.apache.wicket.request.resource.caching.version.RequestCycleCachedResourceVersion.getVersion(RequestCycleCachedResourceVersion.java:82)
>     at
> org.apache.wicket.request.resource.caching.FilenameWithVersionResourceCachingStrategy.decorateUrl(FilenameWithVersionResourceCachingStrategy.java:105)
>     at
> org.apache.wicket.core.request.mapper.BasicResourceReferenceMapper.mapHandler(BasicResourceReferenceMapper.java:240)
>     at
> org.apache.wicket.request.mapper.ParentPathReferenceRewriter.mapHandler(ParentPathReferenceRewriter.java:92)
>     at
> org.apache.wicket.request.mapper.CompoundRequestMapper.mapHandler(CompoundRequestMapper.java:213)
>     at
> org.apache.wicket.request.cycle.RequestCycle.mapUrlFor(RequestCycle.java:434)
>     at
> org.apache.wicket.request.cycle.RequestCycle.urlFor(RequestCycle.java:534)
>     at
> org.apache.wicket.markup.head.CssReferenceHeaderItem.getUrl(CssReferenceHeaderItem.java:125)
>     at
> org.apache.wicket.markup.head.CssReferenceHeaderItem.getRenderTokens(CssReferenceHeaderItem.java:112)
>     at
> org.apache.wicket.markup.head.internal.HeaderResponse.wasItemRendered(HeaderResponse.java:61)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to