[jira] Created: (WICKET-1354) Change old reference to 1.3.0-SNAPSHOT in build instructions

2008-02-18 Thread Per Ejeklint (JIRA)
Change old reference to 1.3.0-SNAPSHOT in build instructions Key: WICKET-1354 URL: https://issues.apache.org/jira/browse/WICKET-1354 Project: Wicket Issue Type: Bug

[jira] Created: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-02-18 Thread Erik van Oosten (JIRA)
Autocomplete window has wrong position in scrolled context -- Key: WICKET-1355 URL: https://issues.apache.org/jira/browse/WICKET-1355 Project: Wicket Issue Type: Bug

[jira] Updated: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-02-18 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-1355: Attachment: wicket-autocomplete.js A fix for the problem. Autocomplete window has wrong

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-02-18 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569925#action_12569925 ] Erik van Oosten commented on WICKET-1355: - Attached code is not yet correct.

svn commit: r628799 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java

2008-02-18 Thread knopp
Author: knopp Date: Mon Feb 18 08:30:27 2008 New Revision: 628799 URL: http://svn.apache.org/viewvc?rev=628799view=rev Log: setStatelessHint(true) also for bookmarkable pages with pagemap constructor Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified:

[jira] Assigned: (WICKET-1354) Change old reference to 1.3.0-SNAPSHOT in build instructions

2008-02-18 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-1354: - Assignee: Martijn Dashorst Change old reference to 1.3.0-SNAPSHOT in build

svn commit: r628848 - /wicket/trunk/README

2008-02-18 Thread janne
Author: janne Date: Mon Feb 18 11:30:41 2008 New Revision: 628848 URL: http://svn.apache.org/viewvc?rev=628848view=rev Log: add crypto notice Modified: wicket/trunk/README Modified: wicket/trunk/README URL:

[CONF] Apache Wicket: Getting user confirmation (page edited)

2008-02-18 Thread confluence
Page Edited : WICKET : Getting user confirmation Getting user confirmation has been edited by Alex Jacoby (Feb 18, 2008). Change summary: Changed

[jira] Created: (WICKET-1356) When no request target is found for url we should let other filters/servers process the url instead of trying to serve the resource

2008-02-18 Thread Matej Knopp (JIRA)
When no request target is found for url we should let other filters/servers process the url instead of trying to serve the resource --- Key:

[jira] Created: (WICKET-1357) Ability to set the ExceptionErrorPage in ApplicationSettings

2008-02-18 Thread Doug Leeper (JIRA)
Ability to set the ExceptionErrorPage in ApplicationSettings Key: WICKET-1357 URL: https://issues.apache.org/jira/browse/WICKET-1357 Project: Wicket Issue Type: Improvement

svn commit: r628879 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Application.java RequestCycle.java

2008-02-18 Thread knopp
Author: knopp Date: Mon Feb 18 14:00:09 2008 New Revision: 628879 URL: http://svn.apache.org/viewvc?rev=628879view=rev Log: add methods for binary compatibility Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.java

[jira] Resolved: (WICKET-1357) Ability to set the ExceptionErrorPage in ApplicationSettings

2008-02-18 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1357. --- Resolution: Invalid Assignee: Johan Compagner was there any reason to keep this open?

[jira] Commented: (WICKET-1357) Ability to set the ExceptionErrorPage in ApplicationSettings

2008-02-18 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570025#action_12570025 ] Johan Compagner commented on WICKET-1357: - we already have that: thats called

svn commit: r628922 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.java

2008-02-18 Thread knopp
Author: knopp Date: Mon Feb 18 15:48:03 2008 New Revision: 628922 URL: http://svn.apache.org/viewvc?rev=628922view=rev Log: revert setMetaData change Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.java Modified:

svn commit: r628923 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java

2008-02-18 Thread knopp
Author: knopp Date: Mon Feb 18 15:48:18 2008 New Revision: 628923 URL: http://svn.apache.org/viewvc?rev=628923view=rev Log: revert setMetaData change Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Modified:

svn commit: r628924 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: RequestCycle.java protocol/http/MockWebApplication.java protocol/http/WebRequestCycleProcessor.java protocol/http

2008-02-18 Thread knopp
Author: knopp Date: Mon Feb 18 15:48:39 2008 New Revision: 628924 URL: http://svn.apache.org/viewvc?rev=628924view=rev Log: WICKET-1356 revert setMetaData change Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java

[jira] Commented: (WICKET-1243) the DatePicker show the same week title in china.

2008-02-18 Thread howie , YU (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570081#action_12570081 ] howie , YU commented on WICKET-1243: hi~ There are still some problem below.

[jira] Created: (WICKET-1358) Make Application Class More Bean-ish

2008-02-18 Thread James Carman (JIRA)
Make Application Class More Bean-ish Key: WICKET-1358 URL: https://issues.apache.org/jira/browse/WICKET-1358 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: