[jira] [Updated] (WICKET-3335) Component Queuing (extract hierarchy information from markup)

2012-03-23 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3335: -- Fix Version/s: (was: 6.0.0-RC1) Component Queuing (extract hierarchy information

[jira] [Updated] (WICKET-4325) Wicket autocomplete doesn't take the scrollbar into account when calculating the width

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4325: -- Fix Version/s: (was: 1.4.20) 1.4.21 Wicket autocomplete doesn't

[jira] [Updated] (WICKET-4299) Correct tests for nested form handling

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4299: -- Fix Version/s: (was: 1.4.20) 1.4.21 Correct tests for nested form

[jira] [Updated] (WICKET-4295) Allow outer forms to optionally participate in a nested form's submit

2012-03-07 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4295: -- Fix Version/s: (was: 1.4.20) 1.4.21 Allow outer forms to

[jira] [Updated] (WICKET-3317) Investigate whether introducing Optional will make life easier

2012-02-23 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3317: -- Fix Version/s: (was: 6.0.0) looking into using nullability annotations. no need to have

[jira] [Updated] (WICKET-4358) BufferedWebResponse fails to add/clear cookie in redirect

2012-02-09 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4358: -- Comment: was deleted (was: I don't have time to debug your code by just reading it ... :-/ I

[jira] [Updated] (WICKET-4340) Rerendering a page with WicketTester after you loose permission does not give access-denied

2012-01-17 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4340: -- Affects Version/s: (was: 1.4.20) Rerendering a page with WicketTester after you

[jira] [Updated] (WICKET-4065) Improve behavior#getStatelessHint() by accounting for the common cases when behaviors are not stateless

2012-01-08 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4065: -- Fix Version/s: (was: 1.5.4) 6.0.0 Improve

[jira] [Updated] (WICKET-4311) ModalWindow does not close cleanly

2012-01-02 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4311: -- Fix Version/s: 1.5.4 ModalWindow does not close cleanly

[jira] [Updated] (WICKET-4269) Component#continueToOriginalDestination() should not return a value

2011-11-28 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4269: -- Description: since the method throws a runtimeexception on successful redirect there is no

[jira] [Updated] (WICKET-4269) Component#continueToOriginalDestination() should not return a value

2011-11-28 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4269: -- Description: since the method throws a runtimeexception on successful redirect there is no

[jira] [Updated] (WICKET-4256) onBeforeRender() is called on components that are not allowed to render

2011-11-22 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4256: -- Affects Version/s: 1.5.3 Fix Version/s: 6.0.0 1.5.4

[jira] [Updated] (WICKET-4232) Imroper handling of empty ajax response with empty CDATA text node.

2011-11-22 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4232: -- Priority: Minor (was: Major) Assignee: Igor Vaynberg how is the empty response

[jira] [Updated] (WICKET-4240) Replace wicket's tree with a better implementation - http://code.google.com/p/wicket-tree/

2011-11-17 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4240: -- Fix Version/s: 1.6.0 Replace wicket's tree with a better implementation -

[jira] [Updated] (WICKET-4065) Improve behavior#getStatelessHint() by accounting for the common cases when behaviors are not stateless

2011-11-09 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4065: -- Fix Version/s: (was: 1.5.3) 1.5.4 Improve

[jira] [Updated] (WICKET-4088) Make Application#init() run after IInitializers to allow the application to override any settings configured by initializers

2011-11-04 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4088: -- Issue Type: Improvement (was: Bug) Make Application#init() run after IInitializers to

[jira] [Updated] (WICKET-4071) AjaxIndicatorAppender removes itself immediately when added via ajax

2011-11-01 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4071: -- Fix Version/s: 1.5.3 AjaxIndicatorAppender removes itself immediately when added via

[jira] [Updated] (WICKET-4174) Use Session.exists() to check whether there is a Session

2011-10-27 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4174: -- Fix Version/s: (was: 1.5.3) Use Session.exists() to check whether there is a Session

[jira] [Updated] (WICKET-4113) Whole response is cached in memory

2011-10-24 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4113: -- Priority: Major (was: Critical) Whole response is cached in memory

[jira] [Updated] (WICKET-4148) Add listener to intercept behavior instantiation just like we do component instantiation

2011-10-20 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4148: -- Fix Version/s: (was: 1.5.3) 1.5.2 Add listener to intercept

[jira] [Updated] (WICKET-4152) NPE in CachingResourceStreamLocator due to the search in parent's markup in Autolink code

2011-10-20 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4152: -- Fix Version/s: (was: 1.5.3) 1.5.2 NPE in

[jira] [Updated] (WICKET-4153) The tbody section of a DataTable is empty when no records are returned by the provider.

2011-10-20 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4153: -- Priority: Trivial (was: Minor) The tbody section of a DataTable is empty when no

[jira] [Updated] (WICKET-4126) Automatic Image Linking broken for images in base packages

2011-10-19 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4126: -- Summary: Automatic Image Linking broken for images in base packages (was: Automatic Image

[jira] [Updated] (WICKET-4141) Automatic Linking in base page broken

2011-10-19 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4141: -- Summary: Automatic Linking in base page broken (was: Automatic Linking in base page broken

[jira] [Updated] (WICKET-4121) WizardStep$FormValidatorWrapper.isActiveStep(WizardStep.java) causes NullPointerException

2011-10-18 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4121: -- Fix Version/s: (was: 1.5.3) 1.5.2

[jira] [Updated] (WICKET-4135) retrying of exception handling

2011-10-18 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4135: -- Fix Version/s: (was: 1.5.3) 1.5.2 retrying of exception handling

[jira] [Updated] (WICKET-4065) Improve behavior#getStatelessHint() by accounting for the common cases when behaviors are not stateless

2011-10-12 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4065: -- Fix Version/s: (was: 1.5.2) 1.5.3 Improve

[jira] [Updated] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

2011-10-12 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4050: -- Fix Version/s: (was: 1.5.2) 1.5.3 Start to use

[jira] [Updated] (WICKET-4036) Confusion with Get Parameter Name same as Form Field Name

2011-10-12 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4036: -- Fix Version/s: (was: 1.5.2) 1.5.3 Confusion with Get Parameter

[jira] [Updated] (WICKET-3705) AjaxSubmit in modal window doesn't call form.onSubmit() before ending request

2011-10-12 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3705: -- Fix Version/s: (was: 1.5.2) 1.5.3 AjaxSubmit in modal window

[jira] [Updated] (WICKET-3669) script element in Ajax requests is executed twice in Opera 11

2011-10-11 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3669: -- Fix Version/s: (was: 1.4.19) 1.4.20 script element in Ajax

[jira] [Updated] (WICKET-4088) Make Application#init() run after IInitializers to allow the application to override any settings configured by initializers

2011-09-29 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4088: -- Fix Version/s: 1.6.0 Summary: Make Application#init() run after IInitializers to

[jira] [Updated] (WICKET-4078) WebApplication.newSession() being called for almost all requests within 1 actual session

2011-09-29 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4078: -- Labels: cookie cookies jsessionid redirect session (was: cookie cookies jsessionid session)

[jira] [Updated] (WICKET-4078) WebApplication.newSession() being called for almost all requests within 1 actual session

2011-09-29 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4078: -- Labels: session (was: memory_leak session) WebApplication.newSession() being called for

[jira] [Updated] (WICKET-4078) WebApplication.newSession() being called for almost all requests within 1 actual session

2011-09-29 Thread Igor Vaynberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-4078: -- Labels: cookie cookies jsessionid session (was: session) WebApplication.newSession()