[jira] Issue Comment Edited: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-03-07 Thread Pas Filip (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574442#action_12574442 ] pasfilip edited comment on WICKET-1003 at 3/7/08 2:36 AM: --- I've

[jira] Issue Comment Edited: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-03-07 Thread Pas Filip (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574442#action_12574442 ] pasfilip edited comment on WICKET-1003 at 3/7/08 2:36 AM: --- I've

[jira] Issue Comment Edited: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-03-07 Thread Pas Filip (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574442#action_12574442 ] pasfilip edited comment on WICKET-1003 at 3/7/08 5:29 AM: --- I've

[CONF] Apache Wicket: Nested Forms (page edited)

2008-03-07 Thread confluence
Page Edited : WICKET : Nested Forms Nested Forms has been edited by Gerolf Seitz (Mar 07, 2008). Change summary: added note regarding form submission

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

2008-03-07 Thread knopp
Author: knopp Date: Fri Mar 7 07:27:06 2008 New Revision: 634715 URL: http://svn.apache.org/viewvc?rev=634715view=rev Log: disable stateless warning Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified:

[jira] Created: (WICKET-1402) External JAvascript references not included

2008-03-07 Thread John Patterson (JIRA)
External JAvascript references not included --- Key: WICKET-1402 URL: https://issues.apache.org/jira/browse/WICKET-1402 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] Commented: (WICKET-1402) External JAvascript references not included

2008-03-07 Thread John Patterson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576355#action_12576355 ] John Patterson commented on WICKET-1402: Sorry that patch is rubbish - I don;t

[jira] Closed: (WICKET-952) provide the means to generate site with maven-site-plugin

2008-03-07 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz closed WICKET-952. --- Resolution: Won't Fix Fix Version/s: (was: 1.3.2) i'm closing this one. there hasn't been

svn commit: r634834 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/BookmarkablePageLink.java

2008-03-07 Thread jonl
Author: jonl Date: Fri Mar 7 13:56:23 2008 New Revision: 634834 URL: http://svn.apache.org/viewvc?rev=634834view=rev Log: Made getPageParameters() method public Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/BookmarkablePageLink.java Modified:

svn commit: r634836 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/convert/converters/BigDecimalConverter.java test/java/org/apache/wicket/util/convert/converters/ConvertersTe

2008-03-07 Thread jcompagner
Author: jcompagner Date: Fri Mar 7 13:58:23 2008 New Revision: 634836 URL: http://svn.apache.org/viewvc?rev=634836view=rev Log: WICKET-1395 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/convert/converters/BigDecimalConverter.java

[jira] Closed: (WICKET-1395) BigDecimalConverter does not work with space - eg, French or Russian Locales.

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1395. --- Resolution: Fixed Fix Version/s: 1.3.2 fixed it by doing the same stuff as the

svn commit: r634841 - in /wicket/trunk: jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractTextComponent.java jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stat

2008-03-07 Thread jcompagner
Author: jcompagner Date: Fri Mar 7 14:10:54 2008 New Revision: 634841 URL: http://svn.apache.org/viewvc?rev=634841view=rev Log: WICKET-1305 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractTextComponent.java

[jira] Closed: (WICKET-1305) AbstractTextComponent requires itself to be rendered before conversion happens

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1305. --- Resolution: Fixed Fix Version/s: 1.3.2 convertInput now checks if the type is

svn commit: r634847 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Application.properties Application_nl.properties validation/validator/NumberValidator.java

2008-03-07 Thread jcompagner
Author: jcompagner Date: Fri Mar 7 14:27:48 2008 New Revision: 634847 URL: http://svn.apache.org/viewvc?rev=634847view=rev Log: WICKET-1336 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties

[jira] Closed: (WICKET-1336) NumberValidator.POSITIVE gives an intimidating error message

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1336. --- Resolution: Fixed Fix Version/s: 1.3.2 i changed it so that now the resource key

[jira] Updated: (WICKET-1370) MarkupCache can leak memory

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1370: Attachment: markuppatch.txt We pretty much already had the interface we wanted for this

[jira] Updated: (WICKET-1240) gzip compression for webpages

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1240: Fix Version/s: 1.4-M1 still i believe that his is not really a webframe works issue This

svn commit: r634862 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup: MarkupCache.java MarkupResourceStream.java

2008-03-07 Thread jcompagner
Author: jcompagner Date: Fri Mar 7 15:28:32 2008 New Revision: 634862 URL: http://svn.apache.org/viewvc?rev=634862view=rev Log: WICKET-1370 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/MarkupCache.java

[jira] Resolved: (WICKET-1370) MarkupCache can leak memory

2008-03-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner resolved WICKET-1370. - Resolution: Fixed Assignee: Johan Compagner ok i committed it. This should be

svn commit: r634869 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/StyleDateConverter.java

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 15:59:04 2008 New Revision: 634869 URL: http://svn.apache.org/viewvc?rev=634869view=rev Log: WICKET-1401 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/StyleDateConverter.java Modified:

[jira] Resolved: (WICKET-1401) StyleDateConverter does not use the components Locale when formatting.

2008-03-07 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz resolved WICKET-1401. -- Resolution: Fixed Fix Version/s: 1.3.2 Assignee: Gerolf Seitz thanks

svn commit: r634871 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/AbstractCalendar.java

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 16:04:23 2008 New Revision: 634871 URL: http://svn.apache.org/viewvc?rev=634871view=rev Log: WICKET-1377 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/AbstractCalendar.java Modified:

[jira] Resolved: (WICKET-1377) AbstractCalendar use the wrong resources path

2008-03-07 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz resolved WICKET-1377. -- Resolution: Fixed Fix Version/s: 1.3.2 Assignee: Gerolf Seitz thanks

svn commit: r634879 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormSubmitBehavior.java

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 16:57:06 2008 New Revision: 634879 URL: http://svn.apache.org/viewvc?rev=634879view=rev Log: cleanup Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormSubmitBehavior.java Modified:

svn commit: r634880 - in /wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ajax/markup/html/form/ test/java/org/apache/wicket/util/tester/apps_5/

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 17:00:44 2008 New Revision: 634880 URL: http://svn.apache.org/viewvc?rev=634880view=rev Log: WICKET-1397 Added: wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_5/MockPageWithFormAndContainedLink.html (with props)

[jira] Resolved: (WICKET-1397) AjaxSubmitLink doesn't always find enclosing form properly

2008-03-07 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz resolved WICKET-1397. -- Resolution: Fixed Fix Version/s: 1.3.2 Assignee: Gerolf Seitz thanks

svn commit: r634881 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/markup/html/form/AjaxFallbackButton.java

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 17:02:53 2008 New Revision: 634881 URL: http://svn.apache.org/viewvc?rev=634881view=rev Log: WICKET-1398 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/markup/html/form/AjaxFallbackButton.java Modified:

svn commit: r634882 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/markup/html/form/AjaxFallbackButton.java

2008-03-07 Thread gseitz
Author: gseitz Date: Fri Mar 7 17:09:58 2008 New Revision: 634882 URL: http://svn.apache.org/viewvc?rev=634882view=rev Log: use AjaxFallbackButton#getForm(), as it's a bit cleverer than AjaxFormSubmitBehavior Modified:

[jira] Resolved: (WICKET-1398) AjaxFallbackButton not getting form

2008-03-07 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz resolved WICKET-1398. -- Resolution: Fixed Fix Version/s: 1.3.2 Assignee: Gerolf Seitz thanks