[jira] Updated: (WICKET-1103) Support validator and package level resource bundles

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-1103: -- Summary: Support validator and package level resource bundles (was: Allow custom validators

[jira] Resolved: (WICKET-1220) Component.visitParents visits the calling component as well

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1220. --- Resolution: Fixed Assignee: Igor Vaynberg (was: Eelco Hillenius)

[jira] Updated: (WICKET-663) enhance ichoicerenderer with id-choice object lookup

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-663: - Fix Version/s: (was: 1.4-M4) 1.5-M1 not breaking api that badly in 1.4

[jira] Updated: (WICKET-466) [datetime] Make DateConverter focus on joda-time.DateTime instead of util.Date

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-466: - Fix Version/s: (was: 1.4-M4) 1.5-M1 Assignee: (was: Eelco

[jira] Commented: (WICKET-1767) Protection against Session Fixation

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643761#action_12643761 ] Igor Vaynberg commented on WICKET-1767: --- johan, should we just add bind() call to

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

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-499: - Fix Version/s: (was: 1.4-M4) 1.5-M1 this will have to wait until 1.5

[jira] Updated: (WICKET-1203) Support JavaScript contributions that will insert includes at the bottom of markup instead of header

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-1203: -- Fix Version/s: (was: 1.4-M4) 1.5-M1 will work on this during 1.5

[jira] Resolved: (WICKET-1891) AjaxLazyLoadPanel shouldn't call getLoadingComponent(String) in constructor

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1891. --- Resolution: Fixed Assignee: Igor Vaynberg AjaxLazyLoadPanel shouldn't call

[jira] Commented: (WICKET-1837) DiskPageStore: 32k directory entries.

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643766#action_12643766 ] Igor Vaynberg commented on WICKET-1837: --- matej, where are we on this?

[jira] Commented: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE

2008-10-30 Thread Marat Radchenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643775#action_12643775 ] Marat Radchenko commented on WICKET-1653: - Hmm... So you have bugreport, you have

[jira] Commented: (WICKET-1767) Protection against Session Fixation

2008-10-30 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643790#action_12643790 ] Johan Compagner commented on WICKET-1767: - that doesnt sound logical to me if i

svn commit: r709128 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Session.java

2008-10-30 Thread jcompagner
Author: jcompagner Date: Thu Oct 30 02:57:03 2008 New Revision: 709128 URL: http://svn.apache.org/viewvc?rev=709128view=rev Log: WICKET-1767 Protection against Session Fixation Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Session.java Modified:

[jira] Closed: (WICKET-1767) Protection against Session Fixation

2008-10-30 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1767. --- Resolution: Fixed i added this method: /** * Replaces the underlying

[jira] Commented: (WICKET-1220) Component.visitParents visits the calling component as well

2008-10-30 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643810#action_12643810 ] Johan Compagner commented on WICKET-1220: - i dont know if i like this change i

[jira] Updated: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE

2008-10-30 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp updated WICKET-1653: Priority: Critical (was: Major) I bumped up the priority. I'll look at it as soon as I get XP

[jira] Created: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Jan Loose (JIRA)
Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page) Key: WICKET-1905 URL: https://issues.apache.org/jira/browse/WICKET-1905

[jira] Commented: (WICKET-1220) Component.visitParents visits the calling component as well

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643983#action_12643983 ] Igor Vaynberg commented on WICKET-1220: --- i dont care which way we go but this issue

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Jan Loose (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643994#action_12643994 ] Jan Loose commented on WICKET-1905: --- I need to have some one-instance-pages (e.g. home

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Jan Loose (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12643998#action_12643998 ] Jan Loose commented on WICKET-1905: --- one-instance-page = per session - I have in session

[jira] Created: (WICKET-1906) AutocompleteTextField throws javascript error Object Required

2008-10-30 Thread Shailesh (JIRA)
AutocompleteTextField throws javascript error Object Required - Key: WICKET-1906 URL: https://issues.apache.org/jira/browse/WICKET-1906 Project: Wicket Issue Type: Bug

[jira] Updated: (WICKET-1906) AutocompleteTextField throws javascript error Object Required

2008-10-30 Thread Shailesh (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shailesh updated WICKET-1906: - Attachment: screenshot-1.jpg AutocompleteTextField throws javascript error Object Required

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644021#action_12644021 ] Igor Vaynberg commented on WICKET-1905: --- 1) page factory has nothing to do with urls

[CONF] Apache Wicket: JFreeChart with clickable imagemap (page created)

2008-10-30 Thread confluence
Page Created : WICKET : JFreeChart with clickable imagemap JFreeChart with clickable imagemap has been created by Jonny Wray (Oct 30, 2008). Content: This page

[CONF] Apache Wicket: JFreeChart with clickable imagemap (page edited)

2008-10-30 Thread confluence
Page Edited : WICKET : JFreeChart with clickable imagemap JFreeChart with clickable imagemap has been edited by Jonny Wray (Oct 30, 2008). (View

[CONF] Apache Wicket: JFreeChart with clickable imagemap (page edited)

2008-10-30 Thread confluence
Page Edited : WICKET : JFreeChart with clickable imagemap JFreeChart with clickable imagemap has been edited by Jonny Wray (Oct 30, 2008). (View

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

2008-10-30 Thread ivaynberg
Author: ivaynberg Date: Thu Oct 30 10:52:53 2008 New Revision: 709216 URL: http://svn.apache.org/viewvc?rev=709216view=rev Log: added an extra css class to help with styling Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/panel/FeedbackPanel.html Modified:

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Jan Loose (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644056#action_12644056 ] Jan Loose commented on WICKET-1905: --- ad 1) yes page factory has nothing to do with urls

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644073#action_12644073 ] Igor Vaynberg commented on WICKET-1905: --- the reason why you dont want to share

[jira] Resolved: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1905. --- Resolution: Won't Fix Assignee: Igor Vaynberg Component.getPageFactory() vs.

[jira] Created: (WICKET-1907) Ajax self updating label causes browser problems

2008-10-30 Thread Melvin Frohike (JIRA)
Ajax self updating label causes browser problems Key: WICKET-1907 URL: https://issues.apache.org/jira/browse/WICKET-1907 Project: Wicket Issue Type: Bug Components: wicket

svn commit: r709230 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: Component.java Session.java markup/html/link/PageLink.java

2008-10-30 Thread ivaynberg
Author: ivaynberg Date: Thu Oct 30 12:32:45 2008 New Revision: 709230 URL: http://svn.apache.org/viewvc?rev=709230view=rev Log: some api cleanup Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java wicket/trunk/wicket/src/main/java/org/apache/wicket/Session.java

svn commit: r709240 - /wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.java

2008-10-30 Thread ivaynberg
Author: ivaynberg Date: Thu Oct 30 13:51:43 2008 New Revision: 709240 URL: http://svn.apache.org/viewvc?rev=709240view=rev Log: some api cleanup Modified: wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/library/EditBook.java Modified:

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644139#action_12644139 ] Johan Compagner commented on WICKET-1905: - if we should do anything then we should

[jira] Commented: (WICKET-1905) Component.getPageFactory() vs. Session.getPageFactory() and Session.getPageFactory(Page)

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644141#action_12644141 ] Igor Vaynberg commented on WICKET-1905: --- way ahead of you :) go fix wicket-bench! :)

svn commit: r709295 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/link/DownloadLink.java

2008-10-30 Thread ivaynberg
Author: ivaynberg Date: Thu Oct 30 16:51:10 2008 New Revision: 709295 URL: http://svn.apache.org/viewvc?rev=709295view=rev Log: WICKET-1115 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/link/DownloadLink.java Modified:

[jira] Resolved: (WICKET-1115) DownloadLink fix that encodes non-ASCII file names properly

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1115. --- Resolution: Fixed Assignee: Igor Vaynberg (was: Timo Rantalaiho) we now urlencode

[jira] Resolved: (WICKET-550) Use WebRequestEncoder everywhere a query string is constructed

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-550. -- Resolution: Fixed i think we do this by now Use WebRequestEncoder everywhere a query string

[jira] Updated: (WICKET-1069) RFE: DataTable colgroup

2008-10-30 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-1069: -- Fix Version/s: (was: 1.4-M4) 1.5-M1 move new features to 1.5 RFE:

[jira] Commented: (WICKET-693) What to do with the wicket dtd?

2008-10-30 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644207#action_12644207 ] Timo Rantalaiho commented on WICKET-693: OK, I think I got it... You can do