[jira] Created: (WICKET-1538) WicketAjaxIndicatorAppender rename to AjaxIndicatorAppender

2008-04-16 Thread John Patterson (JIRA)
WicketAjaxIndicatorAppender rename to AjaxIndicatorAppender --- Key: WICKET-1538 URL: https://issues.apache.org/jira/browse/WICKET-1538 Project: Wicket Issue Type: Improvement

[jira] Created: (WICKET-1539) Rework UrlValidator using jdk5's java.net.URI

2008-04-16 Thread Igor Vaynberg (JIRA)
Rework UrlValidator using jdk5's java.net.URI - Key: WICKET-1539 URL: https://issues.apache.org/jira/browse/WICKET-1539 Project: Wicket Issue Type: Improvement Components: wicket Affe

[jira] Created: (WICKET-1540) Use new URI in URLValidator

2008-04-16 Thread Daniel Kaplan (JIRA)
Use new URI in URLValidator --- Key: WICKET-1540 URL: https://issues.apache.org/jira/browse/WICKET-1540 Project: Wicket Issue Type: Improvement Components: wicket Reporter: Daniel Kaplan

[jira] Created: (WICKET-1541) PopupSettings' windowName fixes for IE

2008-04-16 Thread Martin Grigorov (JIRA)
PopupSettings' windowName fixes for IE -- Key: WICKET-1541 URL: https://issues.apache.org/jira/browse/WICKET-1541 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions:

[jira] Updated: (WICKET-1541) PopupSettings' windowName fixes for IE

2008-04-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-1541: Attachment: popups.tgz > PopupSettings' windowName fixes for IE >

[jira] Created: (WICKET-1542) Transparent Resolvers as targets for Ajax requests

2008-04-16 Thread Jan Kriesten (JIRA)
Transparent Resolvers as targets for Ajax requests -- Key: WICKET-1542 URL: https://issues.apache.org/jira/browse/WICKET-1542 Project: Wicket Issue Type: Improvement Components: wicke

[jira] Updated: (WICKET-1541) PopupSettings' windowName fixes for IE

2008-04-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-1541: Description: In o.a.w.markup.html.link.PopupSettings.java there is a fix for IE at line 17

[jira] Created: (WICKET-1543) AjaxFormSubmitBehavior fails to find the form if it is added directly to the form

2008-04-16 Thread Kent Tong (JIRA)
AjaxFormSubmitBehavior fails to find the form if it is added directly to the form - Key: WICKET-1543 URL: https://issues.apache.org/jira/browse/WICKET-1543 Project: Wicke

[jira] Created: (WICKET-1544) Update Javadoc for AbstractValidator

2008-04-16 Thread John Patterson (JIRA)
Update Javadoc for AbstractValidator Key: WICKET-1544 URL: https://issues.apache.org/jira/browse/WICKET-1544 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.3.3

[jira] Created: (WICKET-1545) problems with stateless forms and radiogroups/checkgroups

2008-04-16 Thread Alexei Sokolov (JIRA)
problems with stateless forms and radiogroups/checkgroups - Key: WICKET-1545 URL: https://issues.apache.org/jira/browse/WICKET-1545 Project: Wicket Issue Type: Bug Components:

[jira] Created: (WICKET-1546) Package resource not found for YUI package

2008-04-16 Thread Per Newgro (JIRA)
Package resource not found for YUI package -- Key: WICKET-1546 URL: https://issues.apache.org/jira/browse/WICKET-1546 Project: Wicket Issue Type: Wish Components: wicket-extensions Affect

svn commit: r648797 - /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/authentication/MyAuthenticatedWebSession.java

2008-04-16 Thread marrink
Author: marrink Date: Wed Apr 16 12:23:28 2008 New Revision: 648797 URL: http://svn.apache.org/viewvc?rev=648797&view=rev Log: fix deprecated 2 arg constructor Modified: wicket/branches/wicket-1.3.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/authentication/MyAuthenticat

svn commit: r648812 - /wicket/trunk/wicket-examples/.tomcatplugin

2008-04-16 Thread marrink
Author: marrink Date: Wed Apr 16 12:43:07 2008 New Revision: 648812 URL: http://svn.apache.org/viewvc?rev=648812&view=rev Log: fix tomcat classpath (for those of us using the eclipse tomcat plugin) Modified: wicket/trunk/wicket-examples/.tomcatplugin Modified: wicket/trunk/wicket-examples/.t

svn commit: r648813 - /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/authentication/MyAuthenticatedWebSession.java

2008-04-16 Thread marrink
Author: marrink Date: Wed Apr 16 12:43:23 2008 New Revision: 648813 URL: http://svn.apache.org/viewvc?rev=648813&view=rev Log: fix deprecated 2 arg constructor Modified: wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/authentication/MyAuthenticatedWebSession.java Modif

svn commit: r648815 - /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-examples/.tomcatplugin

2008-04-16 Thread marrink
Author: marrink Date: Wed Apr 16 12:45:17 2008 New Revision: 648815 URL: http://svn.apache.org/viewvc?rev=648815&view=rev Log: fix tomcat classpath (for those of us using the eclipse tomcat plugin) Modified: wicket/branches/wicket-1.3.x/jdk-1.5/wicket-examples/.tomcatplugin Modified: wicket/

svn commit: r648844 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: ./ markup/ markup/html/border/ markup/html/form/

2008-04-16 Thread jdonnerstag
Author: jdonnerstag Date: Wed Apr 16 13:58:34 2008 New Revision: 648844 URL: http://svn.apache.org/viewvc?rev=648844&view=rev Log: generics Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java wicket/trunk/wicket/src/main/java/org/apache/wicket/Request.java wi

svn commit: r648846 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup: html/basic/Label.java html/body/BodyTagAttributeModifier.java html/debug/PageView.java parser/filter/HeadForceTagI

2008-04-16 Thread jdonnerstag
Author: jdonnerstag Date: Wed Apr 16 14:01:14 2008 New Revision: 648846 URL: http://svn.apache.org/viewvc?rev=648846&view=rev Log: generics Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/basic/Label.java wicket/trunk/wicket/src/main/java/org/apache/wicket/mark

svn commit: r648890 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/DropDownChoice.java

2008-04-16 Thread ivaynberg
Author: ivaynberg Date: Wed Apr 16 15:42:16 2008 New Revision: 648890 URL: http://svn.apache.org/viewvc?rev=648890&view=rev Log: generics Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/DropDownChoice.java Modified: wicket/trunk/wicket/src/main/java/org/apach

svn commit: r648892 - in /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples: dates/DatesPage.java forminput/FormInput.java

2008-04-16 Thread ivaynberg
Author: ivaynberg Date: Wed Apr 16 15:48:05 2008 New Revision: 648892 URL: http://svn.apache.org/viewvc?rev=648892&view=rev Log: generics Modified: wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/dates/DatesPage.java wicket/trunk/wicket-examples/src/main/java/org/a

[jira] Commented: (WICKET-1349) Wicket Ajax response generates a "^" character in the javascript code

2008-04-16 Thread H Q T (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589765#action_12589765 ] H Q T commented on WICKET-1349: --- I have this issue also - where I put javascript functions i

[jira] Commented: (WICKET-1534) Allow multiple URL coding strategies on the same mount path

2008-04-16 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589834#action_12589834 ] Erik van Oosten commented on WICKET-1534: - After a small investigation I found tha