svn commit: r532652 - /incubator/wicket/sandbox/dashorst/wicket-1.3-20061204-patched/wicket/src/main/java/wicket/protocol/http/RequestLogger.java

2007-04-26 Thread dashorst
Author: dashorst Date: Thu Apr 26 01:23:24 2007 New Revision: 532652 URL: http://svn.apache.org/viewvc?view=revrev=532652 Log: Request logging continues even when session size can't be determined Modified:

[jira] Resolved: (WICKET-422) Page Expired in stateless example

2007-04-26 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-422. - Resolution: Cannot Reproduce With apache-wicket-1.3.0-incubating-beta1 it works

[jira] Commented: (WICKET-227) combine the examples projects into one

2007-04-26 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491915 ] Jean-Baptiste Quenot commented on WICKET-227: - Didn't you did it already Martijn? I think we can close

svn commit: r532662 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/RequestLogger.java

2007-04-26 Thread dashorst
Author: dashorst Date: Thu Apr 26 01:36:56 2007 New Revision: 532662 URL: http://svn.apache.org/viewvc?view=revrev=532662 Log: Failing to determine session size does not end request logging: typically this happens when something is not serializable (Hibernate session that is still open) and

[jira] Commented: (WICKET-227) combine the examples projects into one

2007-04-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491917 ] Martijn Dashorst commented on WICKET-227: - The projects have been combined, but one of the thoughts was to

[jira] Created: (WICKET-507) Make wicket examples' experience better

2007-04-26 Thread Martijn Dashorst (JIRA)
Make wicket examples' experience better Key: WICKET-507 URL: https://issues.apache.org/jira/browse/WICKET-507 Project: Wicket Issue Type: Improvement Components: wicket-examples

[jira] Closed: (WICKET-227) combine the examples projects into one

2007-04-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-227. --- Resolution: Fixed All examples projects have been merged into one. combine the examples

[jira] Assigned: (WICKET-507) Make wicket examples' experience better

2007-04-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst reassigned WICKET-507: --- Assignee: Martijn Dashorst Make wicket examples' experience better

[jira] Resolved: (WICKET-33) Ant jar target that doesn't depend on tests

2007-04-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-33. Resolution: Won't Fix We stopped supplying ant scripts starting Apache wicket 1.3. Wicket

[jira] Closed: (WICKET-33) Ant jar target that doesn't depend on tests

2007-04-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-33. -- Ant jar target that doesn't depend on tests ---

[jira] Updated: (WICKET-488) Allow more complex behaviour for AutoCompleter component

2007-04-26 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl updated WICKET-488: -- Attachment: jquery.js I attached the file where the problem happened to me. environment: - jdk1.4.2

[jira] Commented: (WICKET-488) Allow more complex behaviour for AutoCompleter component

2007-04-26 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491964 ] Peter Ertl commented on WICKET-488: --- sorry, the attachment was for the wrong ticket (wicket-501 instead) Allow

[jira] Commented: (WICKET-19) putting the size attr on ListChoice vs ListMultipleChoice

2007-04-26 Thread Chuck Deal (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491973 ] Chuck Deal commented on WICKET-19: -- Actually, that is just what ListMultipleChoice does. I wasn't commenting so

[jira] Commented: (WICKET-502) Handle button in Button#onComponentTag()

2007-04-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492004 ] Johan Compagner commented on WICKET-502: shouldn't a button have a Label component inside it that has the

[jira] Commented: (WICKET-502) Handle button in Button#onComponentTag()

2007-04-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492007 ] Johan Compagner commented on WICKET-502: try + { + String value =

[jira] Commented: (WICKET-499) Investigate whether we can use component meta data for the storage of feedback messages

2007-04-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492013 ] Johan Compagner commented on WICKET-499: no it also ' fixes' the problem that we don't alter component

svn commit: r532740 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/test/java/wicket/

2007-04-26 Thread jbq
Author: jbq Date: Thu Apr 26 06:40:53 2007 New Revision: 532740 URL: http://svn.apache.org/viewvc?view=revrev=532740 Log: Remove empty package Removed: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/test/java/wicket/

[jira] Created: (WICKET-508) Move TextTemplate to core

2007-04-26 Thread Jean-Baptiste Quenot (JIRA)
Move TextTemplate to core - Key: WICKET-508 URL: https://issues.apache.org/jira/browse/WICKET-508 Project: Wicket Issue Type: Task Components: wicket, wicket-extensions Reporter: Jean-Baptiste

[jira] Updated: (WICKET-508) Move TextTemplate to core

2007-04-26 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated WICKET-508: Description: Move

svn commit: r532748 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/string/JavascriptStripper.java test/java/org/apache/wicket/util/string/JavascriptStripperTest.java

2007-04-26 Thread jbq
Author: jbq Date: Thu Apr 26 07:02:17 2007 New Revision: 532748 URL: http://svn.apache.org/viewvc?view=revrev=532748 Log: WICKET-501 javascript comment stripping is erroneous Added: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/string/JavascriptStripperTest.java

[jira] Commented: (WICKET-506) ModalWindow + AjaxFallbackLink + MSIE fails

2007-04-26 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492031 ] Nick Johnson commented on WICKET-506: - Incidentally, things also work beautifully in Opera. ModalWindow +

[jira] Created: (WICKET-509) Convert to slf4j from commons-logging

2007-04-26 Thread Philip A. Chapman (JIRA)
Convert to slf4j from commons-logging - Key: WICKET-509 URL: https://issues.apache.org/jira/browse/WICKET-509 Project: Wicket Issue Type: Improvement Components: wicket Reporter:

[jira] Updated: (WICKET-509) Convert to slf4j from commons-logging

2007-04-26 Thread Philip A. Chapman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip A. Chapman updated WICKET-509: - Attachment: wicket_slf4j.diff Diff is against wicket trunk: URL:

svn commit: r532768 - in /incubator/wicket/trunk/jdk-1.4: wicket-extensions/src/main/java/org/apache/wicket/extensions/util/resource/ wicket/src/main/java/org/apache/wicket/util/template/

2007-04-26 Thread jbq
Author: jbq Date: Thu Apr 26 08:01:34 2007 New Revision: 532768 URL: http://svn.apache.org/viewvc?view=revrev=532768 Log: WICKET-508 Move TextTemplate to core Added: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/template/ - copied from r532736,

svn commit: r532773 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/ListChoice.java

2007-04-26 Thread ivaynberg
Author: ivaynberg Date: Thu Apr 26 08:09:44 2007 New Revision: 532773 URL: http://svn.apache.org/viewvc?view=revrev=532773 Log: WICKET-19 listchoice will no longer override size property if it is defined in markup Modified:

[jira] Resolved: (WICKET-19) putting the size attr on ListChoice vs ListMultipleChoice

2007-04-26 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-19. - Resolution: Fixed Fix Version/s: 1.3 putting the size attr on ListChoice vs

[jira] Updated: (WICKET-506) ModalWindow + MSIE fails

2007-04-26 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Johnson updated WICKET-506: Description: IE 6 and 7 fail to launch a ModalWindow... at first I thought this was due to

[jira] Assigned: (WICKET-509) Convert to slf4j from commons-logging

2007-04-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner reassigned WICKET-509: -- Assignee: Johan Compagner Convert to slf4j from commons-logging

[jira] Commented: (WICKET-509) Convert to slf4j from commons-logging

2007-04-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492046 ] Johan Compagner commented on WICKET-509: i applied it to my workspace, looks good. waiting if there are no

[jira] Updated: (WICKET-278) Error pages for HeaderContributor errors are broken

2007-04-26 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw updated WICKET-278: Fix Version/s: 1.3 Error pages for HeaderContributor errors are broken

[jira] Commented: (WICKET-502) Handle button in Button#onComponentTag()

2007-04-26 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492048 ] Jean-Baptiste Quenot commented on WICKET-502: - I used Link instead. Handle button in

[jira] Commented: (WICKET-506) ModalWindow + MSIE fails

2007-04-26 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492067 ] Nick Johnson commented on WICKET-506: - This turned out to be caused by using span to placehold for the modal

[jira] Resolved: (WICKET-506) ModalWindow + MSIE fails

2007-04-26 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Johnson resolved WICKET-506. - Resolution: Invalid Would be good to add a documentation note indicating that div must be used,

svn commit: r532803 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/Objects.java

2007-04-26 Thread ivaynberg
Author: ivaynberg Date: Thu Apr 26 09:56:41 2007 New Revision: 532803 URL: http://svn.apache.org/viewvc?view=revrev=532803 Log: who thought swallowing an exception is a Good Thing??? Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/Objects.java

[jira] Closed: (WICKET-506) ModalWindow + MSIE fails

2007-04-26 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Johnson closed WICKET-506. --- ModalWindow + MSIE fails Key: WICKET-506

svn commit: r532837 [3/3] - in /incubator/wicket/trunk: ./ jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/image/resource/ jdk-1.4/wicket-extensions/src/main/java/org/

2007-04-26 Thread jcompagner
Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/parser/filter/HeaderSectionTest.java URL:

svn commit: r532840 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/DefaultItemReuseStrategy.java

2007-04-26 Thread jbq
Author: jbq Date: Thu Apr 26 12:43:43 2007 New Revision: 532840 URL: http://svn.apache.org/viewvc?view=revrev=532840 Log: Null check to allow an item having a null model Modified:

[jira] Assigned: (WICKET-505) Show server information in the Web UI for wicket-examples

2007-04-26 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius reassigned WICKET-505: -- Assignee: Eelco Hillenius Show server information in the Web UI for wicket-examples

svn commit: r532862 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/grid/AbstractDataGridView.java

2007-04-26 Thread ivaynberg
Author: ivaynberg Date: Thu Apr 26 14:03:41 2007 New Revision: 532862 URL: http://svn.apache.org/viewvc?view=revrev=532862 Log: fixed item reuse strategy when used in the datatable Modified: