svn commit: r529143 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Sun Apr 15 23:34:28 2007 New Revision: 529143 URL: http://svn.apache.org/viewvc?view=revrev=529143 Log: removed wrong check Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java

[jira] Resolved: (WICKET-296) forward port relative url change

2007-04-16 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-296. Resolution: Won't Fix forward port relative url change

[jira] Resolved: (WICKET-146) ImageMap no lnger works

2007-04-16 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-146. Resolution: Won't Fix ImageMap no lnger works ---

[jira] Updated: (WICKET-331) Session#clear() does not work - no pages are removed from the session

2007-04-16 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-331: --- Affects Version/s: 1.3 Fix Version/s: (was: 2.0) 1.3

svn commit: r529151 - /incubator/wicket/branches/wicket-1.x/eclipse.sh

2007-04-16 Thread jbq
Author: jbq Date: Mon Apr 16 00:30:57 2007 New Revision: 529151 URL: http://svn.apache.org/viewvc?view=revrev=529151 Log: Use sed -i for all OS except Linux (I'm using FreeBSD, not Darwin) Modified: incubator/wicket/branches/wicket-1.x/eclipse.sh Modified:

[jira] Assigned: (WICKET-339) MockServletContext.createTempDir() wrong file names

2007-04-16 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot reassigned WICKET-339: --- Assignee: Jean-Baptiste Quenot MockServletContext.createTempDir() wrong

svn commit: r529165 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/MockServletContext.java

2007-04-16 Thread jbq
Author: jbq Date: Mon Apr 16 01:30:11 2007 New Revision: 529165 URL: http://svn.apache.org/viewvc?view=revrev=529165 Log: Revert backporting better creation of tmp dir for filepagestore when unit tests are run Because of WICKET-339 and target/work Added:

[jira] Resolved: (WICKET-339) MockServletContext.createTempDir() wrong file names

2007-04-16 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-339. - Resolution: Won't Fix MockServletContext.createTempDir() wrong file names

svn commit: r529171 - in /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/request/target/resource/ main/java/org/apache/wicket/util/resource/ test/java/org/apache/

2007-04-16 Thread jbq
Author: jbq Date: Mon Apr 16 01:49:54 2007 New Revision: 529171 URL: http://svn.apache.org/viewvc?view=revrev=529171 Log: WICKET-473 Allow IResourceStream.length() to return -1 Modified:

[jira] Resolved: (WICKET-473) Allow IResourceStream.length() to return -1

2007-04-16 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-473. - Resolution: Fixed Allow IResourceStream.length() to return -1

[jira] Commented: (WICKET-399) Make RestartResponseAtInterceptPageException with a SignIn-type page work correctly from AjaxFallbackLink

2007-04-16 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489046 ] Jean-Baptiste Quenot commented on WICKET-399: - Hi Nick, any chance you can play with this new class and

svn commit: r529212 - /incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/src/main/java/wicket/protocol/http/request/WebClientInfo.java

2007-04-16 Thread dashorst
Author: dashorst Date: Mon Apr 16 05:01:41 2007 New Revision: 529212 URL: http://svn.apache.org/viewvc?view=revrev=529212 Log: useragent NPE fix Modified: incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/src/main/java/wicket/protocol/http/request/WebClientInfo.java

svn commit: r529213 - /incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/src/main/java/wicket/protocol/http/request/WebClientInfo.java

2007-04-16 Thread dashorst
Author: dashorst Date: Mon Apr 16 05:07:09 2007 New Revision: 529213 URL: http://svn.apache.org/viewvc?view=revrev=529213 Log: useragent NPE fix Modified: incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/src/main/java/wicket/protocol/http/request/WebClientInfo.java

[jira] Created: (WICKET-475) NPE in WebClientInfo when user-agent header is not sent

2007-04-16 Thread Martijn Dashorst (JIRA)
NPE in WebClientInfo when user-agent header is not sent --- Key: WICKET-475 URL: https://issues.apache.org/jira/browse/WICKET-475 Project: Wicket Issue Type: Bug Components:

svn commit: r529218 - in /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/protocol/http/request/WebExternalResourceRequestTarget.java test/java/org/apache/wicket/p

2007-04-16 Thread jbq
Author: jbq Date: Mon Apr 16 05:17:32 2007 New Revision: 529218 URL: http://svn.apache.org/viewvc?view=revrev=529218 Log: WebExternalResourceRequestTarget now directly uses ResourceStreamRequestTarget#ResourceStreamRequestTarget(WebExternalResourceStream) Modified:

[CONF] Apache Wicket: Index (page edited)

2007-04-16 Thread confluence
Page Edited : WICKET : Index Index has been edited by Martijn Dashorst (Apr 16, 2007). (View changes) Content: Bookmarkable URL

svn commit: r529385 - /incubator/wicket/trunk/wicket/README-FIRST.txt

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 13:23:03 2007 New Revision: 529385 URL: http://svn.apache.org/viewvc?view=revrev=529385 Log: added warning Added: incubator/wicket/trunk/wicket/README-FIRST.txt Added: incubator/wicket/trunk/wicket/README-FIRST.txt URL:

svn commit: r529401 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 14:08:01 2007 New Revision: 529401 URL: http://svn.apache.org/viewvc?view=revrev=529401 Log: resolve mount requests as the last step Modified:

svn commit: r529430 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 15:50:54 2007 New Revision: 529430 URL: http://svn.apache.org/viewvc?view=revrev=529430 Log: improved depr message Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java Modified:

svn commit: r529437 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 16:10:52 2007 New Revision: 529437 URL: http://svn.apache.org/viewvc?view=revrev=529437 Log: fixed where enforceMounts check is done, and added an explaination of why mounts are checked as last. Modified:

svn commit: r529438 - in /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/request/target/coding: PackageRequestTargetUrlCodingStrategyTest.java UrlMountingTest.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 16:12:22 2007 New Revision: 529438 URL: http://svn.apache.org/viewvc?view=revrev=529438 Log: renamed test to UrlMountingTest and added a test for a request where there is a path (which would typically be resolved to a mount) but where the wicket paramters

svn commit: r529439 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/request/target/coding/UrlMountingTest.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 16:13:48 2007 New Revision: 529439 URL: http://svn.apache.org/viewvc?view=revrev=529439 Log: sorted members, added @see tag Modified:

[jira] Created: (WICKET-476) Backport RequestCycle#updateSession and pagemap#session removal to 1.2.x

2007-04-16 Thread Martijn Dashorst (JIRA)
Backport RequestCycle#updateSession and pagemap#session removal to 1.2.x Key: WICKET-476 URL: https://issues.apache.org/jira/browse/WICKET-476 Project: Wicket Issue

svn commit: r529477 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java

2007-04-16 Thread ivaynberg
Author: ivaynberg Date: Mon Apr 16 20:31:45 2007 New Revision: 529477 URL: http://svn.apache.org/viewvc?view=revrev=529477 Log: small code cleanup Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java Modified:

svn commit: r529478 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java

2007-04-16 Thread ivaynberg
Author: ivaynberg Date: Mon Apr 16 20:48:51 2007 New Revision: 529478 URL: http://svn.apache.org/viewvc?view=revrev=529478 Log: fixed bug: ifeedback components were never attached if they were added to ajax request indirectly Modified:

svn commit: r529483 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/AbstractRequestCycleProcessor.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 21:48:54 2007 New Revision: 529483 URL: http://svn.apache.org/viewvc?view=revrev=529483 Log: null checks Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/AbstractRequestCycleProcessor.java Modified:

svn commit: r529484 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java

2007-04-16 Thread ehillenius
Author: ehillenius Date: Mon Apr 16 21:49:32 2007 New Revision: 529484 URL: http://svn.apache.org/viewvc?view=revrev=529484 Log: removed unused (and distracting) code Modified: