[jira] [Assigned] (WICKET-5822) AjaxSelfUpdatingTimer stops working after ajax download

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5822: -- Assignee: Sven Meier > AjaxSelfUpdatingTimer stops working after ajax download > -

[jira] [Commented] (WICKET-5826) Add setContentType to DownloadLink

2015-01-29 Thread Craig Jorgensen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297772#comment-14297772 ] Craig Jorgensen commented on WICKET-5826: - That is correct. I have a grid with o

[jira] [Commented] (WICKET-5826) Add setContentType to DownloadLink

2015-01-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297637#comment-14297637 ] Martin Grigorov commented on WICKET-5826: - I guess these different links will lin

[jira] [Commented] (WICKET-5826) Add setContentType to DownloadLink

2015-01-29 Thread Craig Jorgensen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297303#comment-14297303 ] Craig Jorgensen commented on WICKET-5826: - Yes, I will be having different mime-t

[jira] [Commented] (WICKET-5826) Add setContentType to DownloadLink

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297109#comment-14297109 ] Sven Meier commented on WICKET-5826: You can already register custom mime-types with

[jira] [Assigned] (WICKET-5826) Add setContentType to DownloadLink

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5826: -- Assignee: Sven Meier > Add setContentType to DownloadLink > --

[jira] [Resolved] (WICKET-5820) improve StringResourceModel's resource key interpolation for null

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5820. Resolution: Fixed Fix Version/s: 7.0.0-M5 null is now interpolated as 'null' in the resource

wicket git commit: WICKET-5820 interpolate null with 'null' in resourceKey

2015-01-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 3a36b0a23 -> e910b592e WICKET-5820 interpolate null with 'null' in resourceKey Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e910b592 Tree: http://git-wip-us.apache

[jira] [Commented] (WICKET-5820) improve StringResourceModel's resource key interpolation for null

2015-01-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296994#comment-14296994 ] ASF subversion and git services commented on WICKET-5820: - Commit

[jira] [Updated] (WICKET-5820) improve StringResourceModel's resource key interpolation for null

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5820: --- Summary: improve StringResourceModel's resource key interpolation for null (was: StringResourceModel

[jira] [Assigned] (WICKET-5820) StringResourceModel doesn't handle null values correctly

2015-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5820: -- Assignee: Sven Meier > StringResourceModel doesn't handle null values correctly >

[jira] [Commented] (WICKET-5808) SpringBean, support generic beans

2015-01-29 Thread Tobias Soloschenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296578#comment-14296578 ] Tobias Soloschenko commented on WICKET-5808: Ok, now I see what you mean. So

[jira] [Commented] (WICKET-5808) SpringBean, support generic beans

2015-01-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296546#comment-14296546 ] Martin Grigorov commented on WICKET-5808: - To summarize: Wicket creates a new Arr