[ https://issues.apache.org/jira/browse/WICKET-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927204#action_12927204 ]
Sverre Boschman edited comment on WICKET-3135 at 11/1/10 6:56 PM: ------------------------------------------------------------------ Added a patch with an override of toString() like getLocale() and lastModifiedTime() for both Compressed and Filtering streams. was (Author: sverre_boschman): Override of toString() like getLocale() and lastModifiedTime(). > Improve JavaScriptPackageResource#toString() to show filename instead of > default Object#toString() > -------------------------------------------------------------------------------------------------- > > Key: WICKET-3135 > URL: https://issues.apache.org/jira/browse/WICKET-3135 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 1.4.13 > Reporter: Martijn Dashorst > Assignee: Martin Grigorov > Fix For: 1.4.14, 1.5-M4 > > Attachments: fix-WICKET-3135.patch, test-WICKET-3135.patch > > > For seeing the difference between normal page requests (and ajax requests) > and resource request, the requestlogger needs to output the actual filename > of the resource. This allows for a top 10 most requested resources... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.