[jira] [Closed] (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-3146. -- Resolution: Duplicate Assignee: Sven Meier see Wicket-3404 Make form inside ModalWindow work

[jira] [Assigned] (WICKET-1469) New Wicket tag 'wicket:for'

2011-07-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-1469: - Assignee: Igor Vaynberg New Wicket tag 'wicket:for' ---

[jira] [Commented] (WICKET-3727) MultiFileUploadField internationalisation does not work

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060345#comment-13060345 ] Sven Meier commented on WICKET-3727: Couldn't we just move the default messages of

[jira] [Commented] (WICKET-3530) getObject and setObject are not overridable in ListItemModel

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060347#comment-13060347 ] Sven Meier commented on WICKET-3530: You can easily create your own custom model in

[jira] [Commented] (WICKET-3727) MultiFileUploadField internationalisation does not work

2011-07-06 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060349#comment-13060349 ] Martin Grigorov commented on WICKET-3727: - Yes, this will solve this kind of

[jira] [Assigned] (WICKET-3227) Complete documentation of Component Lifecycle

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-3227: -- Assignee: Sven Meier Complete documentation of Component Lifecycle

[jira] [Commented] (WICKET-3837) StringResourceModel doesn't handle correctly resources containing a single quote

2011-07-06 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060403#comment-13060403 ] Martin Grigorov commented on WICKET-3837: - Looks OK StringResourceModel doesn't

[jira] [Created] (WICKET-3874) RequestLogger#getRequests throws concurrentmodificationexceptions when used

2011-07-06 Thread Martijn Dashorst (JIRA)
RequestLogger#getRequests throws concurrentmodificationexceptions when used --- Key: WICKET-3874 URL: https://issues.apache.org/jira/browse/WICKET-3874 Project: Wicket

svn commit: r1143300 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http: IRequestLogger.java RequestLogger.java

2011-07-06 Thread dashorst
Author: dashorst Date: Wed Jul 6 09:05:18 2011 New Revision: 1143300 URL: http://svn.apache.org/viewvc?rev=1143300view=rev Log: The getRequests() method of the request logger doesn't work at all. It returns a synchronized list which is wrapped in a unmodifiable list. The contents of the list

[jira] [Updated] (WICKET-3874) RequestLogger#getRequests throws concurrentmodificationexceptions when used

2011-07-06 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst updated WICKET-3874: - Description: The getRequests() method of the request logger doesn't work at all. It

[jira] [Resolved] (WICKET-3874) RequestLogger#getRequests throws concurrentmodificationexceptions when used

2011-07-06 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-3874. -- Resolution: Fixed RequestLogger#getRequests throws concurrentmodificationexceptions

[jira] [Assigned] (WICKET-3874) RequestLogger#getRequests throws concurrentmodificationexceptions when used

2011-07-06 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst reassigned WICKET-3874: Assignee: Martijn Dashorst RequestLogger#getRequests throws

[jira] [Commented] (WICKET-3866) Typecasted TextField ignores given Type

2011-07-06 Thread Andera Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060449#comment-13060449 ] Andera Del Bene commented on WICKET-3866: - If you use a model which implements

[jira] [Updated] (WICKET-3866) Typecasted TextField ignores given Type

2011-07-06 Thread Andera Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andera Del Bene updated WICKET-3866: Attachment: textFieldTypeInfer.txt Typecasted TextField ignores given Type

[jira] [Commented] (WICKET-3866) Typecasted TextField ignores given Type

2011-07-06 Thread Andera Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060456#comment-13060456 ] Andera Del Bene commented on WICKET-3866: - I've attached a possible patch to

[jira] [Reopened] (WICKET-3866) Typecasted TextField ignores given Type

2011-07-06 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3866: - Reopening to evaluate the patch for improved inferring of the object type. Typecasted

[jira] [Assigned] (WICKET-3727) MultiFileUploadField internationalisation does not work

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-3727: -- Assignee: Sven Meier MultiFileUploadField internationalisation does not work

[jira] [Assigned] (WICKET-2542) Provide ajax buttons for wizard

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-2542: -- Assignee: Sven Meier Provide ajax buttons for wizard ---

[jira] [Assigned] (WICKET-2486) DynamicWizardStep has isNextAvailable etc, but lacks isFinishAvailable

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-2486: -- Assignee: Sven Meier DynamicWizardStep has isNextAvailable etc, but lacks isFinishAvailable

[jira] [Commented] (WICKET-3865) Create a debug page with which the developer can browse the disk data store

2011-07-06 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060502#comment-13060502 ] Martin Grigorov commented on WICKET-3865: - I added the debugging DiskDataStore

svn commit: r1143367 - /wicket/trunk/wicket-devutils/pom.xml

2011-07-06 Thread mgrigorov
Author: mgrigorov Date: Wed Jul 6 12:11:49 2011 New Revision: 1143367 URL: http://svn.apache.org/viewvc?rev=1143367view=rev Log: WICKET-3865 Create a debug page with which the developer can browse the disk data store Add dependency to wicket-extensions to be able to use DataTable component

[jira] [Commented] (WICKET-3868) Feedback message should be handled the same way everywhere.

2011-07-06 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060525#comment-13060525 ] Maarten Billemont commented on WICKET-3868: --- No room for further discussion

[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference

2011-07-06 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060542#comment-13060542 ] Martin Grigorov commented on WICKET-3869: - Your usage of SharedResourceReference

[jira] [Created] (WICKET-3875) Clear Files.remove() behavior

2011-07-06 Thread Martin Grigorov (JIRA)
Clear Files.remove() behavior - Key: WICKET-3875 URL: https://issues.apache.org/jira/browse/WICKET-3875 Project: Wicket Issue Type: Bug Components: wicket-core Affects Versions: 1.5-RC5.1

[jira] [Commented] (WICKET-3530) getObject and setObject are not overridable in ListItemModel

2011-07-06 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060552#comment-13060552 ] Pedro Santos commented on WICKET-3530: -- Sven is right, you can even decorate the

[jira] [Created] (WICKET-3876) Improve synchronization in AsynchronousDataStore buffer structure

2011-07-06 Thread Martin Grigorov (JIRA)
Improve synchronization in AsynchronousDataStore buffer structure - Key: WICKET-3876 URL: https://issues.apache.org/jira/browse/WICKET-3876 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference

2011-07-06 Thread Sodasmile (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060565#comment-13060565 ] Sodasmile commented on WICKET-3869: --- Ok, I see, I'll remember that. But I changed the

[jira] [Commented] (WICKET-2762) Multiple fileuploads in one http-session

2011-07-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060685#comment-13060685 ] Sven Meier commented on WICKET-2762: Your patch doesn't work if the form doesn't

svn commit: r1143521 - in /wicket/trunk: wicket-core/src/test/java/org/apache/wicket/util/time/ wicket-util/src/main/java/org/apache/wicket/util/time/

2011-07-06 Thread svenmeier
Author: svenmeier Date: Wed Jul 6 18:24:32 2011 New Revision: 1143521 URL: http://svn.apache.org/viewvc?rev=1143521view=rev Log: reverted Duration localization Removed: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/time/Duration.properties

[jira] [Created] (WICKET-3877) Localize Duration

2011-07-06 Thread Sven Meier (JIRA)
Localize Duration - Key: WICKET-3877 URL: https://issues.apache.org/jira/browse/WICKET-3877 Project: Wicket Issue Type: Improvement Components: wicket-core Affects Versions: 1.5-RC5 Reporter: Sven

svn commit: r1143544 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/util/time/DurationTest.java

2011-07-06 Thread svenmeier
Author: svenmeier Date: Wed Jul 6 20:18:25 2011 New Revision: 1143544 URL: http://svn.apache.org/viewvc?rev=1143544view=rev Log: reverted Duration localization Modified: wicket/trunk/wicket-core/src/test/java/org/apache/wicket/util/time/DurationTest.java Modified:

svn commit: r1143552 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/model/StringResourceModel.java test/java/org/apache/wicket/model/StringResourceModelTest.java test/java/org/apache/

2011-07-06 Thread jdonnerstag
Author: jdonnerstag Date: Wed Jul 6 20:34:11 2011 New Revision: 1143552 URL: http://svn.apache.org/viewvc?rev=1143552view=rev Log: fixed: StringResourceModel doesn't handle correctly resources containing a single quote Issue: WICKET-3873 Modified:

[jira] [Resolved] (WICKET-3837) StringResourceModel doesn't handle correctly resources containing a single quote

2011-07-06 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-3837. Resolution: Fixed Fix Version/s: 1.5-RC6 Assignee: Juergen

svn commit: r1143562 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/MarkupFragmentTest.java

2011-07-06 Thread jdonnerstag
Author: jdonnerstag Date: Wed Jul 6 20:58:43 2011 New Revision: 1143562 URL: http://svn.apache.org/viewvc?rev=1143562view=rev Log: From the mailing list: I started with something like the code below, and it was wrong. IMarkupFragment mark = this.getMarkup(); for (MarkupElement

svn commit: r1143577 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/Component.java main/java/org/apache/wicket/MarkupContainer.java test/java/org/apache/wicket/MarkupContai

2011-07-06 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 6 22:05:14 2011 New Revision: 1143577 URL: http://svn.apache.org/viewvc?rev=1143577view=rev Log: add support for .. path fragments that retreive parent containers in MarkupContainer.get(String) Modified:

svn commit: r1143580 - /wicket/branches/wicket-1.4.x/wicket/src/test/java/org/apache/wicket/MarkupContainerTest.java

2011-07-06 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 6 22:08:17 2011 New Revision: 1143580 URL: http://svn.apache.org/viewvc?rev=1143580view=rev Log: more unit tests Modified: wicket/branches/wicket-1.4.x/wicket/src/test/java/org/apache/wicket/MarkupContainerTest.java Modified:

svn commit: r1143583 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/MarkupContainer.java

2011-07-06 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 6 22:11:44 2011 New Revision: 1143583 URL: http://svn.apache.org/viewvc?rev=1143583view=rev Log: simplification since we no longer need the value of original param Modified:

svn commit: r1143592 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/Component.java main/java/org/apache/wicket/MarkupContainer.java test/java/org/apache/wicket/MarkupContainerTest.jav

2011-07-06 Thread ivaynberg
Author: ivaynberg Date: Wed Jul 6 22:35:37 2011 New Revision: 1143592 URL: http://svn.apache.org/viewvc?rev=1143592view=rev Log: add support for .. path fragments that retreive parent containers in MarkupContainer.get(String) Modified:

[jira] [Created] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

2011-07-06 Thread Robert McGuinness (JIRA)
When base markup file has been removed from the cache, the the derived markup should be removed as well --- Key: WICKET-3878 URL:

[jira] [Updated] (WICKET-3878) When base markup file has been removed from the cache, the the derived markup should be removed as well

2011-07-06 Thread Robert McGuinness (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert McGuinness updated WICKET-3878: -- Attachment: fix-WICKET-3878.patch When base markup file has been removed from the