[jira] Commented: (WICKET-665) OnChangeAjaxBehavior no longer works for DropDownChoices

2007-08-23 Thread francisdb (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522050 ] francisdb commented on WICKET-665: -- this code has the same problem add(jobTypeFilter = new DropDownChoice("jobTypeF

[jira] Issue Comment Edited: (WICKET-665) OnChangeAjaxBehavior no longer works for DropDownChoices

2007-08-23 Thread francisdb (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522050 ] francisdb edited comment on WICKET-665 at 8/23/07 12:50 AM: this code has the same proble

[jira] Issue Comment Edited: (WICKET-665) OnChangeAjaxBehavior no longer works for DropDownChoices

2007-08-23 Thread francisdb (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522050 ] francisdb edited comment on WICKET-665 at 8/23/07 12:52 AM: this code has the same proble

[jira] Resolved: (WICKET-874) Reloading servlet doing way too much reloading

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-874. - Resolution: Fixed Fix Version/s: 1.3.0-beta4 Assignee: Jean-Baptis

[jira] Resolved: (WICKET-875) Reloading servlet not reloading classes that do match some restrictive patterns

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-875. - Resolution: Cannot Reproduce Assignee: Jean-Baptiste Quenot If you wish to

svn commit: r568908 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/ReloadingWicketFilter.java

2007-08-23 Thread jbq
Author: jbq Date: Thu Aug 23 02:42:07 2007 New Revision: 568908 URL: http://svn.apache.org/viewvc?rev=568908&view=rev Log: Add explanation related to WICKET-875 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/ReloadingWicketFilter.java Modified: wicket/t

[jira] Commented: (WICKET-852) Request Cycle TimeOut

2007-08-23 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522116 ] Peter Ertl commented on WICKET-852: --- Does it happen immediately or after some time (like 120 seconds or so)? I coul

[jira] Commented: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-08-23 Thread Maurice Marrink (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522117 ] Maurice Marrink commented on WICKET-702: As submitted to the user list the current resolution breaks the beha

[jira] Issue Comment Edited: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-08-23 Thread Maurice Marrink (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522117 ] mrmean edited comment on WICKET-702 at 8/23/07 5:09 AM: - As submitted to the user lis

[jira] Reopened: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-08-23 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner reopened WICKET-702: reopend for maurice! > MockWebApplication doesn't redirect properly to mounted pages under >

svn commit: r568960 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java test/java/org/apache/wicket/markup/html/form/login/InterceptTest.java

2007-08-23 Thread jbq
Author: jbq Date: Thu Aug 23 05:48:54 2007 New Revision: 568960 URL: http://svn.apache.org/viewvc?rev=568960&view=rev Log: WICKET-702 MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException Remove occurences of ".." from the path Modified:

[jira] Resolved: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot resolved WICKET-702. - Resolution: Fixed Remove occurences of ".." from the path > MockWebApplication d

[CONF] Apache Wicket: Companies that provide services (page edited)

2007-08-23 Thread confluence
Page Edited : WICKET : Companies that provide services Companies that provide services has been edited by Rida Benjelloun (Aug 23, 2007). (View ch

svn commit: r568995 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/res/tree.js

2007-08-23 Thread almaw
Author: almaw Date: Thu Aug 23 06:57:26 2007 New Revision: 568995 URL: http://svn.apache.org/viewvc?rev=568995&view=rev Log: WICKET-872 - Typo in org.apache.wicket.markup.html.tree.res.tree.js causes AJAX tree node addition failures Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/ap

[jira] Resolved: (WICKET-872) Typo in org.apache.wicket.markup.html.tree.res.tree.js causes AJAX tree node addition failures

2007-08-23 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw resolved WICKET-872. - Resolution: Fixed Fix Version/s: 1.3.0-beta4 Assignee: Alastair Maw Good spot. Ap

[jira] Resolved: (WICKET-873) Constructor of Component not DRY?

2007-08-23 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw resolved WICKET-873. - Resolution: Invalid Please don't ask questions like this in the bug tracker. Post to the mailing

svn commit: r569002 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/protocol/http/ test/java/ test/java/org/apache/wicket/protocol/http/

2007-08-23 Thread jbq
Author: jbq Date: Thu Aug 23 07:10:34 2007 New Revision: 569002 URL: http://svn.apache.org/viewvc?rev=569002&view=rev Log: WICKET-702 MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException Use a cross-platform way to remove ".." in the path A

svn commit: r569004 - /wicket/trunk/jdk-1.4/wicket/src/test/java/log4j.properties

2007-08-23 Thread jbq
Author: jbq Date: Thu Aug 23 07:13:50 2007 New Revision: 569004 URL: http://svn.apache.org/viewvc?rev=569004&view=rev Log: Revert last change Added: wicket/trunk/jdk-1.4/wicket/src/test/java/log4j.properties - copied unchanged from r569001, wicket/trunk/jdk-1.4/wicket/src/test/java/log

[jira] Created: (WICKET-877) stateless page + form + bookmark = trouble

2007-08-23 Thread Peter Ertl (JIRA)
stateless page + form + bookmark = trouble -- Key: WICKET-877 URL: https://issues.apache.org/jira/browse/WICKET-877 Project: Wicket Issue Type: Bug Components: wicket Reporter: Pe

[jira] Commented: (WICKET-855) ModalWindow makes Internet Explorer 6 show an security warning dialog

2007-08-23 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522186 ] Peter Ertl commented on WICKET-855: --- Thanks for the quick fix, too. Everything works like a charm now, even in stu

[jira] Commented: (WICKET-847) setResponsePage redirects to wrong url

2007-08-23 Thread Andrew Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522187 ] Andrew Klochkov commented on WICKET-847: The evil code is in the WebRequestCodingStrategy class:

svn commit: r569071 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/behavior/AbstractBehavior.java

2007-08-23 Thread ivaynberg
Author: ivaynberg Date: Thu Aug 23 09:55:28 2007 New Revision: 569071 URL: http://svn.apache.org/viewvc?rev=569071&view=rev Log: better isenabled() for behavior Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/behavior/AbstractBehavior.java Modified: wicket/trunk/jdk-1

[jira] Updated: (WICKET-848) WicketTester.startPage(Page) doesn't validate the HTML

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated WICKET-848: Fix Version/s: (was: 1.3.0-beta3) This was probably fixed before beta 3 then.

[jira] Assigned: (WICKET-851) WicketTester unusable after subsequent startPage(Page) call

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot reassigned WICKET-851: --- Assignee: Jean-Baptiste Quenot > WicketTester unusable after subsequent start

JiraStuff Updated: (DOJO-36) Add Neko HTML filtering feature to DojoRichTextEditorBehavior

2007-08-23 Thread Jean-Baptiste Quenot (JIRA)
[ http://wicketstuff.org/jira/browse/DOJO-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated DOJO-36: - Priority: Minor (was: Major) > Add Neko HTML filtering feature to DojoRichTextEditorBehavior >

[jira] Commented: (WICKET-874) Reloading servlet doing way too much reloading

2007-08-23 Thread Carlos Pita (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1259 ] Carlos Pita commented on WICKET-874: Thanks a bunch JB, now it seems to go with flying colors! > Reloading ser

[jira] Created: (WICKET-878) IllegalStateException accessing Session.get() from own Resource implementation

2007-08-23 Thread Thomas Singer (JIRA)
IllegalStateException accessing Session.get() from own Resource implementation -- Key: WICKET-878 URL: https://issues.apache.org/jira/browse/WICKET-878 Project: Wicket

svn commit: r569129 - in /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: DatePicker.java assets/wicket-calendar.css wicket-date.js

2007-08-23 Thread ehillenius
Author: ehillenius Date: Thu Aug 23 12:49:26 2007 New Revision: 569129 URL: http://svn.apache.org/viewvc?rev=569129&view=rev Log: WICKET-806 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java wicket/trunk/jdk-1.4/wicket

[jira] Updated: (WICKET-806) add month/year selection

2007-08-23 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-806: --- Attachment: dump.png Works fine for all browsers I tested except for Camino. Might be a camin

[jira] Updated: (WICKET-806) add month/year selection

2007-08-23 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz updated WICKET-806: Attachment: input2anchor.patch -/+ input buttons are changed to anchor tags (should resolve the cam

svn commit: r569132 - in /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: assets/wicket-calendar.css wicket-date.js

2007-08-23 Thread ehillenius
Author: ehillenius Date: Thu Aug 23 13:47:07 2007 New Revision: 569132 URL: http://svn.apache.org/viewvc?rev=569132&view=rev Log: WICKET-806 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/wicket-calendar.css wicket/trunk/jdk

[jira] Created: (WICKET-879) reduce code in DatePicker.js (because it can be loaded multiple times per page)

2007-08-23 Thread Gerolf Seitz (JIRA)
reduce code in DatePicker.js (because it can be loaded multiple times per page) --- Key: WICKET-879 URL: https://issues.apache.org/jira/browse/WICKET-879 Project: Wicket

[jira] Created: (WICKET-880) Option to align DatePicker to the left of icon

2007-08-23 Thread Russell Morrisey (JIRA)
Option to align DatePicker to the left of icon -- Key: WICKET-880 URL: https://issues.apache.org/jira/browse/WICKET-880 Project: Wicket Issue Type: Improvement Components: wicket-datetime

[jira] Updated: (WICKET-880) Option to align DatePicker to the left of icon

2007-08-23 Thread Russell Morrisey (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Morrisey updated WICKET-880: Attachment: RightAlignedDatePicker.js > Option to align DatePicker to the left of icon > --

[jira] Updated: (WICKET-880) Option to align DatePicker to the left of icon

2007-08-23 Thread Russell Morrisey (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Morrisey updated WICKET-880: Attachment: RightAlignedDatePicker.java Java file. Again, not intended as a patch; just exa

[jira] Updated: (WICKET-879) reduce code in DatePicker.js (because it can be loaded multiple times per page)

2007-08-23 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz updated WICKET-879: Attachment: size_reduction.patch > reduce code in DatePicker.js (because it can be loaded multiple

[jira] Commented: (WICKET-876) Assigning Label to anchor tag in recursive ListView causes exponential performance decay

2007-08-23 Thread Nick Johnson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522294 ] Nick Johnson commented on WICKET-876: - As an aside, I was incorrect in identifying the rate of decay as exponenti

[jira] Created: (WICKET-881) AbstractChoice not taking into account html escape settings

2007-08-23 Thread Carlos Pita (JIRA)
AbstractChoice not taking into account html escape settings --- Key: WICKET-881 URL: https://issues.apache.org/jira/browse/WICKET-881 Project: Wicket Issue Type: Bug Component

[jira] Created: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Eelco Hillenius (JIRA)
RefreshingView should call super.onBeforeRender after it refreshed it's items. -- Key: WICKET-882 URL: https://issues.apache.org/jira/browse/WICKET-882 Project: Wicket

[jira] Commented: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522311 ] Eelco Hillenius commented on WICKET-882: Same thing goes for SelectOptions, Loop and possibly AjaxEditableLab

[jira] Assigned: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-882: Assignee: Igor Vaynberg > RefreshingView should call super.onBeforeRender after it refreshe

svn commit: r569207 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Component.java markup/html/list/Loop.java markup/repeater/RefreshingView.java

2007-08-23 Thread ivaynberg
Author: ivaynberg Date: Thu Aug 23 18:07:12 2007 New Revision: 569207 URL: http://svn.apache.org/viewvc?rev=569207&view=rev Log: WICKET-882 proper super call for onbeforerender() overrides Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java wicket/trunk/j

[jira] Commented: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522337 ] Igor Vaynberg commented on WICKET-882: -- ive made the change. matej and i had already tweaked onbeforerender for

[jira] Commented: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522342 ] Eelco Hillenius commented on WICKET-882: What about SelectOptions? > RefreshingView should call super.onBefo

[jira] Commented: (WICKET-882) RefreshingView should call super.onBeforeRender after it refreshed it's items.

2007-08-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522354 ] Igor Vaynberg commented on WICKET-882: -- select options extends repeating view which extends abstractrepeater, so

[CONF] Apache Wicket: Rss Page (page edited)

2007-08-23 Thread confluence
Page Edited : WICKET : Rss Page Rss Page has been edited by Ryan Sonnek (Aug 23, 2007). (View changes) Content: This information

[CONF] Apache Wicket: Rss Page (page edited)

2007-08-23 Thread confluence
Page Edited : WICKET : Rss Page Rss Page has been edited by Ryan Sonnek (Aug 23, 2007). (View changes) Content: This information