[jira] Updated: (WICKET-1763) Cache the injection flag per class to improve performance

2008-07-29 Thread Teppo Kurki (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teppo Kurki updated WICKET-1763: Attachment: InjectionFlagCachingGuiceComponentInjector.java One solution: cache the to-inject-or-n

[jira] Created: (WICKET-1763) Cache the injection flag per class to improve performance

2008-07-29 Thread Teppo Kurki (JIRA)
Cache the injection flag per class to improve performance - Key: WICKET-1763 URL: https://issues.apache.org/jira/browse/WICKET-1763 Project: Wicket Issue Type: Improvement Com

[jira] Commented: (WICKET-1761) ModalWindow: Allow developer to specify whether cookie is used for size, position or both

2008-07-29 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617936#action_12617936 ] Matej Knopp commented on WICKET-1761: - Heh, the code indeed looks fishy. It's probably

[jira] Updated: (WICKET-1762) JavaScript error when DatePicker is a child of a hidden Container

2008-07-29 Thread Nate Roe (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate Roe updated WICKET-1762: - Attachment: WicketTest.rar Simple application that demonstrates the issue. > JavaScript error when Date

[jira] Created: (WICKET-1762) JavaScript error when DatePicker is a child of a hidden Container

2008-07-29 Thread Nate Roe (JIRA)
JavaScript error when DatePicker is a child of a hidden Container - Key: WICKET-1762 URL: https://issues.apache.org/jira/browse/WICKET-1762 Project: Wicket Issue Type: Bug

[jira] Assigned: (WICKET-1761) ModalWindow: Allow developer to specify whether cookie is used for size, position or both

2008-07-29 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-1761: - Assignee: Matej Knopp > ModalWindow: Allow developer to specify whether cookie is used f

[jira] Created: (WICKET-1761) ModalWindow: Allow developer to specify whether cookie is used for size, position or both

2008-07-29 Thread Chuck Deal (JIRA)
ModalWindow: Allow developer to specify whether cookie is used for size, position or both - Key: WICKET-1761 URL: https://issues.apache.org/jira/browse/WICKET-1761

[jira] Commented: (WICKET-1739) Request.getPath() doesn't honor its contract for MockHttpServletRequest

2008-07-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617745#action_12617745 ] Martin Grigorov commented on WICKET-1739: - Hi Igor, Here is the problem: MockHtt

[jira] Commented: (WICKET-1739) Request.getPath() doesn't honor its contract for MockHttpServletRequest

2008-07-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617741#action_12617741 ] Martin Grigorov commented on WICKET-1739: - I'll try to debug it some more. But com