svn commit: r963566 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 13 01:56:45 2010 New Revision: 963566 URL: http://svn.apache.org/viewvc?rev=963566&view=rev Log: javadoc tweak Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.

svn commit: r963565 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 13 01:56:25 2010 New Revision: 963565 URL: http://svn.apache.org/viewvc?rev=963565&view=rev Log: javadoc tweak Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/branches/wicket-1.4.x/wicket/src/main

svn commit: r963557 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/Component.java main/java/org/apache/wicket/MarkupContainer.java main/java/org/apache/wicket/Page.java test/java/org/apach

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 13 01:47:58 2010 New Revision: 963557 URL: http://svn.apache.org/viewvc?rev=963557&view=rev Log: make page#oninitialize() work Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java wicket/trunk/wicket/src/main/java/org/apache/wicket/M

svn commit: r963541 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/ test/java/org/apache/wicket/

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 13 01:21:33 2010 New Revision: 963541 URL: http://svn.apache.org/viewvc?rev=963541&view=rev Log: WICKET-2943 introduce Component#onInitialize() Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java wicket/branches/wi

svn commit: r963531 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/Page.java test/java/org/apache/wicket/ComponentInitializationTest.java

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Mon Jul 12 23:39:40 2010 New Revision: 963531 URL: http://svn.apache.org/viewvc?rev=963531&view=rev Log: WICKET-2943 introduce Component#onInitialize() Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Page.java wicket/branches/wicket-

[jira] Updated: (WICKET-2943) Introduce a good place to initialize components other than the constructor - Component#onInitialize()

2010-07-12 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-2943: -- Component/s: wicket > Introduce a good place to initialize components other than the construct

svn commit: r963525 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Page.java

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Mon Jul 12 23:27:18 2010 New Revision: 963525 URL: http://svn.apache.org/viewvc?rev=963525&view=rev Log: WICKET-2943 introduce Component#onInitialize() Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Page.java Modified: wicket/branches/

[jira] Updated: (WICKET-2943) Introduce a good place to initialize components other than the constructor - Component#onInitialize()

2010-07-12 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-2943: -- Assignee: Igor Vaynberg Fix Version/s: 1.5-M1 > Introduce a good place to initialize

svn commit: r963524 - in /wicket/branches/wicket-1.4.x/wicket: .settings/ src/main/java/org/apache/wicket/ src/test/java/org/apache/wicket/

2010-07-12 Thread ivaynberg
Author: ivaynberg Date: Mon Jul 12 23:21:06 2010 New Revision: 963524 URL: http://svn.apache.org/viewvc?rev=963524&view=rev Log: WICKET-2943 introduce Component#onInitialize() Added: wicket/branches/wicket-1.4.x/wicket/src/test/java/org/apache/wicket/ComponentInitializationTest.java (with

[jira] Created: (WICKET-2943) Introduce a good place to initialize components other than the constructor - Component#onInitialize()

2010-07-12 Thread Igor Vaynberg (JIRA)
Introduce a good place to initialize components other than the constructor - Component#onInitialize() - Key: WICKET-2943 URL: https://issues.apache.org/jira/browse

[jira] Updated: (WICKET-2758) Patches for tests in trunk

2010-07-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-2758: Attachment: 015-fix-threadtest-urls-to-1.5.patch Attach a patch that fixes the URL in thre

[jira] Created: (WICKET-2942) Memory Leaks

2010-07-12 Thread Mishelle Bonq (JIRA)
Memory Leaks Key: WICKET-2942 URL: https://issues.apache.org/jira/browse/WICKET-2942 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.4.8 Environment: Winows XP SP3 en, Apache Tomcat

[jira] Updated: (WICKET-2937) AbstractPropertyModel getObjectClass don't consider nested IObjectClassAwareModel targets

2010-07-12 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-2937: - Attachment: TestModelObjectClass.java Sure, I'm sending the requested test case attached. Let me

[jira] Updated: (WICKET-2833) FileUpload#writeTo copies the stream / a possible rename would be faster

2010-07-12 Thread Sebastian Hinzelmann (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Hinzelmann updated WICKET-2833: - Affects Version/s: 1.4.9 (was: 1.4.7) Compon

[jira] Updated: (WICKET-2941) DatePicker fail with "firstDate is undefined" when an out of range date is written in the textfield

2010-07-12 Thread Michel DAVID (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michel DAVID updated WICKET-2941: - Attachment: patch.txt Proposed patch > DatePicker fail with "firstDate is undefined" when an ou

[jira] Created: (WICKET-2941) DatePicker fail with "firstDate is undefined" when an out of range date is written in the textfield

2010-07-12 Thread Michel DAVID (JIRA)
DatePicker fail with "firstDate is undefined" when an out of range date is written in the textfield --- Key: WICKET-2941 URL: https://issues.apache.org/jira/browse/WIC