svn commit: r1062672 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/link/ wicket-core/src/test/java/org/apache/wicket/markup/html/link/ wicket-examples/src/main/java/org/a

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 08:03:39 2011 New Revision: 1062672 URL: http://svn.apache.org/viewvc?rev=1062672view=rev Log: WICKET-3338 Please provide a LabelLink or something similar Rename AbstractLink#setBodyModel() to #setBody(). Wrap the passed model. suggested-by: ivaynberg,

svn commit: r1062673 - /wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/Url.java

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 08:06:16 2011 New Revision: 1062673 URL: http://svn.apache.org/viewvc?rev=1062673view=rev Log: Remove unused and untested method. Modified: wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/Url.java Modified:

[jira] Commented: (WICKET-3376) wicket-1.5-RC1-sources.jar is empty

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985576#action_12985576 ] Martin Grigorov commented on WICKET-3376: - WICKET-3353 fixes the problem that

[jira] Commented: (WICKET-3353) 'wicket' Maven module brings the other three wicket modules as transitive dependencies

2011-01-24 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985579#action_12985579 ] Martijn Dashorst commented on WICKET-3353: -- This doesn't fix the problem when

[jira] Commented: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985582#action_12985582 ] Martin Grigorov commented on WICKET-3365: - I see two solutions: # to not deploy

[jira] Issue Comment Edited: (WICKET-3338) Provide a way to set Link's label/body without using Label child

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985375#action_12985375 ] Martin Grigorov edited comment on WICKET-3338 at 1/24/11 4:32 AM:

[jira] Created: (WICKET-3377) newPageMap at Session delete the default pageMap when excess Pagemap, and unneded pageMap are created for popupSettings with window name.

2011-01-24 Thread Yaron (JIRA)
newPageMap at Session delete the default pageMap when excess Pagemap, and unneded pageMap are created for popupSettings with window name. -

[jira] Created: (WICKET-3378) Ajax headercontribution does not handle resourcereference id's

2011-01-24 Thread Major Peter (JIRA)
Ajax headercontribution does not handle resourcereference id's -- Key: WICKET-3378 URL: https://issues.apache.org/jira/browse/WICKET-3378 Project: Wicket Issue Type: Bug

[jira] Commented: (WICKET-3378) Ajax headercontribution does not handle resourcereference id's

2011-01-24 Thread Major Peter (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985670#action_12985670 ] Major Peter commented on WICKET-3378: - This is happening with 1.5-SNAPSHOT, but

[jira] Updated: (WICKET-3378) Ajax headercontribution does not handle resourcereference id's

2011-01-24 Thread Major Peter (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Major Peter updated WICKET-3378: Attachment: wicket-3378.tar.gz Check out the attached quickstart application with Firebug for an

[jira] Assigned: (WICKET-3378) Ajax headercontribution does not handle resourcereference id's

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3378: --- Assignee: Martin Grigorov Ajax headercontribution does not handle

svn commit: r1062767 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 13:37:02 2011 New Revision: 1062767 URL: http://svn.apache.org/viewvc?rev=1062767view=rev Log: WICKET-3378 Ajax headercontribution does not handle resourcereference id's Do not set the script's id attribute if the passed argument is null or empty. Set the type

[jira] Resolved: (WICKET-3378) Ajax headercontribution does not handle resourcereference id's

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3378. - Resolution: Fixed Fix Version/s: 1.5-RC2 Fixed with r1062767 Ajax

[jira] Updated: (WICKET-3354) Improve SerializableChecker message

2011-01-24 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-3354: - Attachment: WICKET-3354-3.patch Test case without relying on log4j since it can be problematic.

[jira] Commented: (WICKET-3354) Improve SerializableChecker message

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985713#action_12985713 ] Martin Grigorov commented on WICKET-3354: - Sorry. I didn't mean that you cannot

svn commit: r1062841 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/io/SerializableChecker.java test/java/org/apache/wicket/util/Log4jEventHistory.java test/java/org/apache/wicke

2011-01-24 Thread pedro
Author: pedro Date: Mon Jan 24 15:48:57 2011 New Revision: 1062841 URL: http://svn.apache.org/viewvc?rev=1062841view=rev Log: changing the SerializableChecker to catch runtime exceptions while scanning fields Issue: WICKET-3354 Added:

[jira] Created: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Peter Major (JIRA)
Allow custom timestamp strategies for resources --- Key: WICKET-3379 URL: https://issues.apache.org/jira/browse/WICKET-3379 Project: Wicket Issue Type: Improvement Components: wicket

[jira] Commented: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985758#action_12985758 ] Martin Grigorov commented on WICKET-3379: - Hm. Now tinymce will expect url like :

[jira] Issue Comment Edited: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985758#action_12985758 ] Martin Grigorov edited comment on WICKET-3379 at 1/24/11 11:02 AM:

[jira] Commented: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Peter Major (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985767#action_12985767 ] Peter Major commented on WICKET-3379: - Then the solution could be to set a default

[jira] Commented: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985769#action_12985769 ] Igor Vaynberg commented on WICKET-3379: --- i dont think any library will expect

[jira] Commented: (WICKET-3379) Allow custom timestamp strategies for resources

2011-01-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985770#action_12985770 ] Igor Vaynberg commented on WICKET-3379: --- either that or we have to be smart enough

svn commit: r1062856 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/util/io/SerializableChecker.java test/java/org/apache/wicket/util/Log4jEventHistory.java test/java/org/a

2011-01-24 Thread pedro
Author: pedro Date: Mon Jan 24 16:16:19 2011 New Revision: 1062856 URL: http://svn.apache.org/viewvc?rev=1062856view=rev Log: changing the SerializableChecker to catch runtime exceptions while scanning fields Issue: WICKET-3354 Added:

[jira] Resolved: (WICKET-3354) Improve SerializableChecker message

2011-01-24 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-3354. -- Resolution: Fixed Fix Version/s: 1.5-RC2 1.4.16 Assignee:

[jira] Created: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Ivan Vasilev (JIRA)
HttpsMapper and BookmarkablePageLink Key: WICKET-3380 URL: https://issues.apache.org/jira/browse/WICKET-3380 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.5-RC1

[jira] Updated: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Ivan Vasilev (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Vasilev updated WICKET-3380: - Attachment: quickstart.rar HttpsMapper and BookmarkablePageLink

[jira] Commented: (WICKET-3354) Improve SerializableChecker message

2011-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985819#action_12985819 ] Hudson commented on WICKET-3354: Integrated in Apache Wicket 1.4.x #399 (See

[jira] Assigned: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3380: --- Assignee: Martin Grigorov HttpsMapper and BookmarkablePageLink

[jira] Commented: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985925#action_12985925 ] Martin Grigorov commented on WICKET-3380: - The quickstart is not working. First, I

[jira] Commented: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985932#action_12985932 ] Martin Grigorov commented on WICKET-3380: - I made it working. I'll debug it now.

[jira] Updated: (WICKET-1826) Forms + ModalWindow + AjaxSubmitLink + FormComponent#isInputNullable

2011-01-24 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-1826: - Attachment: WICKET-1826.patch bug.zip Clément quickstart and patch changing the

[jira] Created: (WICKET-3381) Unable to see source of the spring examle

2011-01-24 Thread JIRA
Unable to see source of the spring examle - Key: WICKET-3381 URL: https://issues.apache.org/jira/browse/WICKET-3381 Project: Wicket Issue Type: Bug Components: wicket-examples Affects

svn commit: r1062958 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/protocol/https/ wicket-core/src/main/java/org/apache/wicket/request/mapper/ wicket-request/src/main/java/org/apache

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 20:09:43 2011 New Revision: 1062958 URL: http://svn.apache.org/viewvc?rev=1062958view=rev Log: WICKET-3380 HttpsMapper and BookmarkablePageLink Unwrap the real request handler when going to create the Url for IRequestHandler which delegates the actual work to

[jira] Resolved: (WICKET-3380) HttpsMapper and BookmarkablePageLink

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3380. - Resolution: Fixed Fix Version/s: 1.5-RC2 Fixed with r1062958. Thanks!

[jira] Commented: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985965#action_12985965 ] Jörgen Persson commented on WICKET-3365: Actually, accordingly to the announce

[jira] Issue Comment Edited: (WICKET-3365) 1.5-RC1 sources seem to be missing in Maven repository

2011-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985965#action_12985965 ] Jörgen Persson edited comment on WICKET-3365 at 1/24/11 3:31 PM:

[jira] Assigned: (WICKET-3381) Unable to see source of the spring examle

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-3381: --- Assignee: Martin Grigorov Unable to see source of the spring examle

svn commit: r1062968 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/request/mapper/AbstractBookmarkableMapper.java test/java/org/apache/wicket/protocol/https/SwitchProtocolRequestHand

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 20:54:17 2011 New Revision: 1062968 URL: http://svn.apache.org/viewvc?rev=1062968view=rev Log: WICKET-3380 HttpsMapper and BookmarkablePageLink Add unit test for the request handler wrapping Modified:

svn commit: r1062973 - in /wicket/trunk/wicket-examples/src/main: java/org/apache/wicket/examples/spring/ java/org/apache/wicket/examples/spring/annot/ java/org/apache/wicket/examples/spring/annot/web

2011-01-24 Thread mgrigorov
Author: mgrigorov Date: Mon Jan 24 20:59:06 2011 New Revision: 1062973 URL: http://svn.apache.org/viewvc?rev=1062973view=rev Log: WICKET-3381 Unable to see source of the spring examle Move all Spring examples in o.a.w.examples package because SourcePage doesn't allow to see them otherwise.

[jira] Resolved: (WICKET-3381) Unable to see source of the spring examle

2011-01-24 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3381. - Resolution: Fixed Fix Version/s: 1.5-RC2 Fixed with r1062973. Thanks! Unable

[jira] Commented: (WICKET-3381) Unable to see source of the spring examle

2011-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986002#action_12986002 ] Jörgen Persson commented on WICKET-3381: wow, that was a fast :) Thanks. Unable

[jira] Created: (WICKET-3382) JavaDoc: org/ap ache/wicket/util/upload/FileItem.java

2011-01-24 Thread Richard Emberson (JIRA)
JavaDoc: org/ap ache/wicket/util/upload/FileItem.java - Key: WICKET-3382 URL: https://issues.apache.org/jira/browse/WICKET-3382 Project: Wicket Issue Type: Improvement