svn commit: r1054218 - in /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples: authentication1/ authentication2/ authentication3/ authorization/ authorization/pages/ library/

2011-01-01 Thread mgrigorov
Author: mgrigorov Date: Sat Jan 1 10:23:58 2011 New Revision: 1054218 URL: http://svn.apache.org/viewvc?rev=1054218view=rev Log: WICKET-3088 Fix the build - adapt to the new package name in wicket-auth-roles. Modified:

[jira] Commented: (WICKET-3293) Ajax form submit and third party HTML editors

2011-01-01 Thread Ivan Vasilev (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976406#action_12976406 ] Ivan Vasilev commented on WICKET-3293: -- Just for the record I think I found a

[jira] Created: (WICKET-3295) Please use lists instead of arrays

2011-01-01 Thread Willis Blackburn (JIRA)
Please use lists instead of arrays -- Key: WICKET-3295 URL: https://issues.apache.org/jira/browse/WICKET-3295 Project: Wicket Issue Type: Improvement Components: wicket, wicket-extensions

[jira] Created: (WICKET-3296) Url should accept null parameters list

2011-01-01 Thread Willis Blackburn (JIRA)
Url should accept null parameters list -- Key: WICKET-3296 URL: https://issues.apache.org/jira/browse/WICKET-3296 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions:

svn commit: r1054278 - in /wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket: authentication/pages/ authentication/panel/ authorization/strategies/role/annotations/ authorization/strategi

2011-01-01 Thread jdonnerstag
Author: jdonnerstag Date: Sat Jan 1 20:10:53 2011 New Revision: 1054278 URL: http://svn.apache.org/viewvc?rev=1054278view=rev Log: remove empty packages Removed: wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/pages/

[jira] Created: (WICKET-3297) UrlAttributes are encoded incorrectly when style is null but variation is not

2011-01-01 Thread JIRA
UrlAttributes are encoded incorrectly when style is null but variation is not - Key: WICKET-3297 URL: https://issues.apache.org/jira/browse/WICKET-3297 Project: Wicket

[jira] Updated: (WICKET-3297) UrlAttributes are encoded incorrectly when style is null but variation is not

2011-01-01 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Király updated WICKET-3297: -- Attachment: WICKET-3297.patch Attaching patch with fix and new test case. UrlAttributes are