svn commit: r571925 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/feedback/FeedbackMessage.java

2007-09-01 Thread ivaynberg
Author: ivaynberg Date: Sat Sep 1 22:22:04 2007 New Revision: 571925 URL: http://svn.apache.org/viewvc?rev=571925&view=rev Log: fixed bug where getlevelasstring() failed due to recent change in level numbering Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/feedback/F

[jira] Created: (WICKET-918) allow for pluggable javascript compression algorithms

2007-09-01 Thread Ryan Sonnek (JIRA)
allow for pluggable javascript compression algorithms - Key: WICKET-918 URL: https://issues.apache.org/jira/browse/WICKET-918 Project: Wicket Issue Type: Improvement Components: w

svn commit: r571909 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/feedback/FeedbackMessage.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 17:25:35 2007 New Revision: 571909 URL: http://svn.apache.org/viewvc?rev=571909&view=rev Log: quick fix Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/feedback/FeedbackMessage.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org

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

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-879. Resolution: Fixed > reduce code in DatePicker.js (because it can be loaded multiple times per > pa

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

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 17:13:30 2007 New Revision: 571908 URL: http://svn.apache.org/viewvc?rev=571908&view=rev Log: WICKET-879 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.js wicket/trunk/jdk-1.4/wicket-dateti

svn commit: r571906 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/skins/sam/calendar.css

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 17:05:09 2007 New Revision: 571906 URL: http://svn.apache.org/viewvc?rev=571906&view=rev Log: made text color darker for month Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/skins/sam/calendar.css

svn commit: r571891 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/string/JavascriptStripper.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 16:00:04 2007 New Revision: 571891 URL: http://svn.apache.org/viewvc?rev=571891&view=rev Log: fixed a typo Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/string/JavascriptStripper.java Modified: wicket/trunk/jdk-1.4/wicket/src/main

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

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-879: -- Assignee: Matej Knopp > reduce code in DatePicker.js (because it can be loaded multiple times p

[jira] Resolved: (WICKET-909) onBeforeRender not called on ModalWindow contents

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-909. Resolution: Fixed Fix Version/s: 1.3.0-beta4 > onBeforeRender not called on ModalWindow cont

svn commit: r571890 - /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/ModalWindow.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 15:40:38 2007 New Revision: 571890 URL: http://svn.apache.org/viewvc?rev=571890&view=rev Log: WICKET-909 Modified: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/ModalWindow.java Modified: wicket/trunk

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

2007-09-01 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] Resolved: (WICKET-895) If a form includes a DataTable with AjaxEditableLabels and the form should be refresh an exception occurs when a user switches between a changed label to another

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-895. Resolution: Fixed Fix Version/s: 1.3.0-beta4 > If a form includes a DataTable with AjaxEdita

[jira] Commented: (WICKET-497) For stateless mounted page incorrect url is generated

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524313 ] Matej Knopp commented on WICKET-497: I wouldn't be surprised that this doesn't work because of continueToOrigina

[jira] Resolved: (WICKET-771) Provide ResourceReference with ID attribute for filtering multiple includes

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-771. Resolution: Fixed Added public void renderJavascriptReference(ResourceReference reference, String

svn commit: r571888 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: ajax/AjaxRequestTarget.java ajax/wicket-ajax.js markup/html/IHeaderResponse.java markup/html/internal/HeaderRespo

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 15:18:37 2007 New Revision: 571888 URL: http://svn.apache.org/viewvc?rev=571888&view=rev Log: WICKET-771 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/

[jira] Commented: (WICKET-771) Provide ResourceReference with ID attribute for filtering multiple includes

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524310 ] Matej Knopp commented on WICKET-771: I don't mind filtering the reference by ID, but that would mean adding anoth

[jira] Resolved: (WICKET-707) Invoking a request listener on a page returns an Expired Error page

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-707. Resolution: Fixed > Invoking a request listener on a page returns an Expired Error page > -

[jira] Issue Comment Edited: (WICKET-707) Invoking a request listener on a page returns an Expired Error page

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524309 ] knopp edited comment on WICKET-707 at 9/1/07 2:52 PM: I think valid solution to this is t

[jira] Commented: (WICKET-707) Invoking a request listener on a page returns an Expired Error page

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524309 ] Matej Knopp commented on WICKET-707: I think valid solution to this is to remove the stateless flag when it's tru

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

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 14:50:58 2007 New Revision: 571882 URL: http://svn.apache.org/viewvc?rev=571882&view=rev Log: WICKET-707 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.j

[jira] Resolved: (WICKET-480) IHeaderResponse.renderOnUnLoadJavascript(String javascript);

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-480. Resolution: Fixed public void renderOnEventJavacript(String target, String event, String javascrip

svn commit: r571877 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: ajax/AjaxRequestTarget.java markup/html/IHeaderResponse.java markup/html/internal/HeaderResponse.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 14:39:26 2007 New Revision: 571877 URL: http://svn.apache.org/viewvc?rev=571877&view=rev Log: WICKET-480 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/

[jira] Commented: (WICKET-796) setresponsepage() does not properly redirect from ajax requests

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524307 ] Matej Knopp commented on WICKET-796: I've fixed this by disabling redirect to buffer for AJAX request (as it brea

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

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 14:19:46 2007 New Revision: 571871 URL: http://svn.apache.org/viewvc?rev=571871&view=rev Log: WICKET-796 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/ja

[jira] Updated: (WICKET-917) Minor patch in polish translation

2007-09-01 Thread Dariusz Wojtas (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Wojtas updated WICKET-917: -- Attachment: pl_patch.diff > Minor patch in polish translation > ---

[jira] Created: (WICKET-917) Minor patch in polish translation

2007-09-01 Thread Dariusz Wojtas (JIRA)
Minor patch in polish translation - Key: WICKET-917 URL: https://issues.apache.org/jira/browse/WICKET-917 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.3.0-beta3

[jira] Commented: (WICKET-824) Session id encoding problem in cookie-less mode

2007-09-01 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524306 ] Eelco Hillenius commented on WICKET-824: Yeah, I've been testing without cookies like crazy, and never ran in

[jira] Commented: (WICKET-796) setresponsepage() does not properly redirect from ajax requests

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524305 ] Matej Knopp commented on WICKET-796: Okay, this still doesn't work. If you are on mounted page with parameters, s

[jira] Updated: (WICKET-796) setresponsepage() does not properly redirect from ajax requests

2007-09-01 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-796: --- Priority: Major (was: Critical) I still have to check it. I don't think it's critical as it'

[jira] Commented: (WICKET-824) Session id encoding problem in cookie-less mode

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524303 ] Matej Knopp commented on WICKET-824: Now that's really weird. Just clicking through wicket examples and all works

[jira] Resolved: (WICKET-915) Next button not being enabled/disabled in Wizard when programitically calling setEnabled

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-915. Resolution: Invalid > Next button not being enabled/disabled in Wizard when programitically calling

[jira] Commented: (WICKET-915) Next button not being enabled/disabled in Wizard when programitically calling setEnabled

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524299 ] Matej Knopp commented on WICKET-915: Hi, this is not really a bug. Problem is, that selecting a tree node is mad

[jira] Resolved: (WICKET-912) shink of resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax.js // general JS in wicket // JS loading by loaderclass

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-912. Resolution: Won't Fix > shink of > resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wi

[jira] Commented: (WICKET-912) shink of resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax.js // general JS in wicket // JS loading by loaderclass

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524297 ] Matej Knopp commented on WICKET-912: And what would be the benefit of this? What's the difference between renderi

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

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-877: -- Assignee: Johan Compagner > stateless page + form + bookmark = trouble > --

[jira] Commented: (WICKET-775) Buggy behaviour in FormComponentPanel.setRequired(boolean)

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524296 ] Matej Knopp commented on WICKET-775: What do we do about it? > Buggy behaviour in FormComponentPanel.setRequired

[jira] Updated: (WICKET-775) Buggy behaviour in FormComponentPanel.setRequired(boolean)

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-775: --- Fix Version/s: 1.3.0-beta4 > Buggy behaviour in FormComponentPanel.setRequired(boolean) > ---

[jira] Resolved: (WICKET-869) Back button processing doesn't work in Opera

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-869. Resolution: Cannot Reproduce Fix Version/s: 1.3.0-beta4 Can not reproduce with current trunk

[jira] Assigned: (WICKET-869) Back button processing doesn't work in Opera

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-869: -- Assignee: Matej Knopp > Back button processing doesn't work in Opera >

[jira] Resolved: (WICKET-889) Automatic multi-window support drops URL fragment identifier

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-889. Resolution: Fixed > Automatic multi-window support drops URL fragment identifier >

[jira] Updated: (WICKET-889) Automatic multi-window support drops URL fragment identifier

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-889: --- Fix Version/s: 1.3.0-beta4 > Automatic multi-window support drops URL fragment identifier > -

[jira] Resolved: (WICKET-794) PagingNavigationLink leaves long URL

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-794. Resolution: Fixed > PagingNavigationLink leaves long URL > > >

[jira] Commented: (WICKET-908) There is no way to specify what exceptions to log in RequestCycle

2007-09-01 Thread Marat Radchenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524293 ] Marat Radchenko commented on WICKET-908: Oh, sorry. I didn't think about overriding logRuntimeException > Th

svn commit: r571841 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/FeedbackPanel.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 10:46:45 2007 New Revision: 571841 URL: http://svn.apache.org/viewvc?rev=571841&view=rev Log: WICKET-836 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/FeedbackPanel.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/

[jira] Commented: (WICKET-836) feedback panels not being updated when inside repeaters

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524292 ] Matej Knopp commented on WICKET-836: Okay. I've commited the code. I hope I haven't broken the world. Which would

svn commit: r571837 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: ./ ajax/ feedback/ markup/html/panel/ request/target/component/

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 10:42:51 2007 New Revision: 571837 URL: http://svn.apache.org/viewvc?rev=571837&view=rev Log: WICKET-836 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/MarkupC

svn commit: r571834 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 10:35:41 2007 New Revision: 571834 URL: http://svn.apache.org/viewvc?rev=571834&view=rev Log: typo fix Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wic

svn commit: r571833 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 10:35:21 2007 New Revision: 571833 URL: http://svn.apache.org/viewvc?rev=571833&view=rev Log: precondition fixes and lazy form serialization on ajax form submission Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Modif

[jira] Commented: (WICKET-836) feedback panels not being updated when inside repeaters

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524282 ] Matej Knopp commented on WICKET-836: Okay, so Johan finally reminded me what updateFeedback() is for. The good th

[jira] Commented: (WICKET-836) feedback panels not being updated when inside repeaters

2007-09-01 Thread Carlos Pita (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524279 ] Carlos Pita commented on WICKET-836: I'm using a custom feedback panel as a temporary workaround for this problem

[jira] Commented: (WICKET-836) feedback panels not being updated when inside repeaters

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524278 ] Matej Knopp commented on WICKET-836: There seems to be bigger problem :-( Let's say we have this hierarchy: Fe

svn commit: r571793 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/MarkupContainer.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 05:58:38 2007 New Revision: 571793 URL: http://svn.apache.org/viewvc?rev=571793&view=rev Log: typo fix Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/MarkupContainer.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wi

[jira] Commented: (WICKET-836) feedback panels not being updated when inside repeaters

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524275 ] Matej Knopp commented on WICKET-836: Actually, I'm not sure that we should do anything about it. It's not true th

[jira] Commented: (WICKET-406) form fields are reset when a file upload fails

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524274 ] Matej Knopp commented on WICKET-406: I'm not sure, if we can just exctract the fields from multipart request whil

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

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-878. Resolution: Fixed > IllegalStateException accessing Session.get() from own Resource implementation

[jira] Resolved: (WICKET-745) AbstractAjaxTimerBehavior triggered more than expected after a new Ajax rendering

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-745. Resolution: Fixed > AbstractAjaxTimerBehavior triggered more than expected after a new Ajax > rend

[jira] Commented: (WICKET-914) Tree not "redrawn" when resetting root node

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524268 ] Matej Knopp commented on WICKET-914: Also naither the reload() method is necessary > Tree not "redrawn" when re

[jira] Resolved: (WICKET-914) Tree not "redrawn" when resetting root node

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-914. Resolution: Fixed > Tree not "redrawn" when resetting root node > -

[jira] Commented: (WICKET-914) Tree not "redrawn" when resetting root node

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524267 ] Matej Knopp commented on WICKET-914: Hi, thanks for quickstart. This was indeed a bug in Tree, where the root nod

svn commit: r571761 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/AbstractTree.java

2007-09-01 Thread knopp
Author: knopp Date: Sat Sep 1 04:15:53 2007 New Revision: 571761 URL: http://svn.apache.org/viewvc?rev=571761&view=rev Log: WICKET-914 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/AbstractTree.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/ja

[jira] Updated: (WICKET-914) Tree not "redrawn" when resetting root node

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-914: --- Fix Version/s: 1.3.0-beta4 > Tree not "redrawn" when resetting root node > --

[jira] Assigned: (WICKET-914) Tree not "redrawn" when resetting root node

2007-09-01 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp reassigned WICKET-914: -- Assignee: Matej Knopp > Tree not "redrawn" when resetting root node > -