[jira] Updated: (WICKET-1597) MixedParamUrlCodingStrategy bugs

2008-05-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1597: Fix Version/s: 1.3.4 Assignee: Matej Knopp > MixedParamUrlCodingStrategy bugs > -

svn commit: r654312 - in /wicket/trunk/wicket: ./ src/main/java/org/apache/wicket/markup/ src/test/java/org/apache/wicket/markup/

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 15:38:20 2008 New Revision: 654312 URL: http://svn.apache.org/viewvc?rev=654312&view=rev Log: WICKET-1507 MarkupCache style/variation/locale support broken (merge from 1.3) Added: wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/MarkupInheritance

svn commit: r654307 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 15:34:15 2008 New Revision: 654307 URL: http://svn.apache.org/viewvc?rev=654307&view=rev Log: properties Modified: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/ (props changed) Propchange: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/ -

[jira] Updated: (WICKET-1366) "ava.lang.IllegalStateException: No Page found for component" when collapsing nodes in a LinkTree

2008-05-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1366: Fix Version/s: 1.3.4 > "ava.lang.IllegalStateException: No Page found for component" when

svn commit: r654306 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: ajax/AjaxRequestTarget.java markup/html/tree/AbstractTree.java

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 15:26:45 2008 New Revision: 654306 URL: http://svn.apache.org/viewvc?rev=654306&view=rev Log: WICKET-1366 java.lang.IllegalStateException: No Page found for component" when collapsing nodes in a LinkTree (from 1.4 matej cant do these things him self) Modified:

[jira] Closed: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-1507. --- Resolution: Fixed Fix Version/s: 1.4-M2 1.3.4 Assignee: Jo

svn commit: r654304 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/markup/ test/java/org/apache/wicket/markup/

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 15:21:02 2008 New Revision: 654304 URL: http://svn.apache.org/viewvc?rev=654304&view=rev Log: WICKET-1507 MarkupCache style/variation/locale support broken Added: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/MarkupInhe

[jira] Commented: (WICKET-1597) MixedParamUrlCodingStrategy bugs

2008-05-07 Thread Doug Donohoe (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595039#action_12595039 ] Doug Donohoe commented on WICKET-1597: -- Another bug in appendParamters (twice): Stri

[jira] Created: (WICKET-1597) MixedParamUrlCodingStrategy bugs

2008-05-07 Thread Doug Donohoe (JIRA)
MixedParamUrlCodingStrategy bugs Key: WICKET-1597 URL: https://issues.apache.org/jira/browse/WICKET-1597 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.3.3 Envir

[jira] Commented: (WICKET-1596) New convenience methods for ValueMap

2008-05-07 Thread Doug Donohoe (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595032#action_12595032 ] Doug Donohoe commented on WICKET-1596: -- Also note that I made some other small change

[jira] Updated: (WICKET-1596) New convenience methods for ValueMap

2008-05-07 Thread Doug Donohoe (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Donohoe updated WICKET-1596: - Attachment: valuemap.patch I'd be happy to check this in myself if I could get commit access. >

[jira] Created: (WICKET-1596) New convenience methods for ValueMap

2008-05-07 Thread Doug Donohoe (JIRA)
New convenience methods for ValueMap Key: WICKET-1596 URL: https://issues.apache.org/jira/browse/WICKET-1596 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.4-

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-05-07 Thread Alex Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595021#action_12595021 ] Alex Jacoby commented on WICKET-1355: - The fix has one other side effect in Safari whe

[jira] Commented: (WICKET-647) New Wicket Portlet support

2008-05-07 Thread Jonathan Locke (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595006#action_12595006 ] Jonathan Locke commented on WICKET-647: --- oh, i see... the wiki must be out of date (

[jira] Commented: (WICKET-647) New Wicket Portlet support

2008-05-07 Thread Jonathan Locke (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595005#action_12595005 ] Jonathan Locke commented on WICKET-647: --- september was quite a while ago and i still

svn commit: r654206 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard.java

2008-05-07 Thread gseitz
Author: gseitz Date: Wed May 7 11:43:44 2008 New Revision: 654206 URL: http://svn.apache.org/viewvc?rev=654206&view=rev Log: use type names other than T for generic methods Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard.java Modified: wic

svn commit: r654203 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard.java

2008-05-07 Thread gseitz
Author: gseitz Date: Wed May 7 11:34:18 2008 New Revision: 654203 URL: http://svn.apache.org/viewvc?rev=654203&view=rev Log: generic Wizard Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard.java Modified: wicket/trunk/wicket-extensions/src/m

[jira] Commented: (WICKET-1355) Autocomplete window has wrong position in scrolled context

2008-05-07 Thread Alex Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594990#action_12594990 ] Alex Jacoby commented on WICKET-1355: - The attached fix worked for me in Firefox, but

[jira] Updated: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-1507: - Attachment: WICKET-1507-FIX-and-TESTCASE.patch This is a fix for this bug, including a t

svn commit: r654141 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/markup/html/panel/FragmentTestPanel.java

2008-05-07 Thread knopp
Author: knopp Date: Wed May 7 08:08:00 2008 New Revision: 654141 URL: http://svn.apache.org/viewvc?rev=654141&view=rev Log: fix some warnings Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java wicket/trunk/wicket/src/test/java/org/apache/wic

[jira] Created: (WICKET-1595) AutoCompleteTextField: Scrolling down the Choice Menu Only When the Bottom of the Menu Is Reached

2008-05-07 Thread Andy Chu (JIRA)
AutoCompleteTextField: Scrolling down the Choice Menu Only When the Bottom of the Menu Is Reached - Key: WICKET-1595 URL: https://issues.apache.org/jira/browse/WICKET-

[jira] Commented: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Meetesh Karia (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594928#action_12594928 ] Meetesh Karia commented on WICKET-1507: --- Thanks! If I get a chance, I'll dig into t

[jira] Resolved: (WICKET-825) web browser displays empty page when WebPage mounted with HybridUrlCodingStrategy

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-825. Resolution: Later Fix Version/s: (was: 1.4-M2) 1.5-M1 I'm affraid thi

[jira] Updated: (WICKET-1594) AutoCompleteTextField Throwing Out a TypeError in IE6/IE7

2008-05-07 Thread Andy Chu (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Chu updated WICKET-1594: - Component/s: wicket-extensions > AutoCompleteTextField Throwing Out a TypeError in IE6/IE7 > ---

[jira] Created: (WICKET-1594) AutoCompleteTextField Throwing Out a TypeError in IE6/IE7

2008-05-07 Thread Andy Chu (JIRA)
AutoCompleteTextField Throwing Out a TypeError in IE6/IE7 - Key: WICKET-1594 URL: https://issues.apache.org/jira/browse/WICKET-1594 Project: Wicket Issue Type: Bug Affects Versions:

[jira] Updated: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-1507: - Attachment: (was: WICKET-1507-testcase.patch) > MarkupCache style/variation/locale s

[jira] Updated: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-1507: - Attachment: WICKET-1507-testcase.patch This is the modified test case that does fail. >

[jira] Commented: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594910#action_12594910 ] Jeremy Thomerson commented on WICKET-1507: -- Thanks for the clarification - I can

[jira] Commented: (WICKET-1569) AjaxButton break form data when IRequestSettings.#getResponseRequestEncoding is not UTF-8.

2008-05-07 Thread Tsutomu YANO (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594845#action_12594845 ] Tsutomu YANO commented on WICKET-1569: -- Today I made a discussion about this issue wi

[jira] Issue Comment Edited: (WICKET-1569) AjaxButton break form data when IRequestSettings.#getResponseRequestEncoding is not UTF-8.

2008-05-07 Thread Tsutomu YANO (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594815#action_12594815 ] t_yano edited comment on WICKET-1569 at 5/7/08 2:55 AM: -- enco

[jira] Resolved: (WICKET-1366) "ava.lang.IllegalStateException: No Page found for component" when collapsing nodes in a LinkTree

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1366. - Resolution: Fixed Fix Version/s: 1.4-M2 > "ava.lang.IllegalStateException: No Page found

svn commit: r654055 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: ajax/AjaxRequestTarget.java markup/html/tree/AbstractTree.java

2008-05-07 Thread knopp
Author: knopp Date: Wed May 7 02:36:01 2008 New Revision: 654055 URL: http://svn.apache.org/viewvc?rev=654055&view=rev Log: WICKET-1366 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/h

svn commit: r654054 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/AbstractColumn.java

2008-05-07 Thread knopp
Author: knopp Date: Wed May 7 02:34:53 2008 New Revision: 654054 URL: http://svn.apache.org/viewvc?rev=654054&view=rev Log: WICKET-1475 added check for single column being used in multiple tree tables Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/marku

svn commit: r654053 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableLabel.java

2008-05-07 Thread knopp
Author: knopp Date: Wed May 7 02:34:36 2008 New Revision: 654053 URL: http://svn.apache.org/viewvc?rev=654053&view=rev Log: WICKET-1366 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableLabel.java Modified: wicket/trunk/wicket

svn commit: r654051 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 02:16:52 2008 New Revision: 654051 URL: http://svn.apache.org/viewvc?rev=654051&view=rev Log: better exception text Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/C

svn commit: r654050 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 02:14:40 2008 New Revision: 654050 URL: http://svn.apache.org/viewvc?rev=654050&view=rev Log: better exception text Modified: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Modified: wicket/branches/wicket-1.3.

[jira] Updated: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

2008-05-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner updated WICKET-1521: Fix Version/s: 1.3.4 > ClassCastException in MixedUrlCodingStrategy >

svn commit: r654048 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/MixedParamUrlCodingStrategy.java

2008-05-07 Thread jcompagner
Author: jcompagner Date: Wed May 7 02:09:48 2008 New Revision: 654048 URL: http://svn.apache.org/viewvc?rev=654048&view=rev Log: WICKET-1521 Modified: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/MixedParamUrlCodingStrategy.java Modified

svn commit: r654047 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableChoiceLabel.java

2008-05-07 Thread gseitz
Author: gseitz Date: Wed May 7 02:00:26 2008 New Revision: 654047 URL: http://svn.apache.org/viewvc?rev=654047&view=rev Log: WICKET-1590: use IChoiceRenderer (if available) for the Label, for real now Modified: wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/

svn commit: r654045 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableChoiceLabel.java

2008-05-07 Thread gseitz
Author: gseitz Date: Wed May 7 01:55:42 2008 New Revision: 654045 URL: http://svn.apache.org/viewvc?rev=654045&view=rev Log: WICKET-1590: use IChoiceRenderer (if available) for the Label, for real now Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/m

svn commit: r654044 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableChoiceLabel.java

2008-05-07 Thread gseitz
Author: gseitz Date: Wed May 7 01:54:15 2008 New Revision: 654044 URL: http://svn.apache.org/viewvc?rev=654044&view=rev Log: WICKET-1590: use IChoiceRenderer (if available) for the Label, for real now Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/m

[jira] Commented: (WICKET-1384) TreeTable should support MultilineLabel for NodeLink

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594822#action_12594822 ] Matej Knopp commented on WICKET-1384: - The problem is flexible layout. This would mean

[jira] Resolved: (WICKET-1475) Multiple TreeTables with same nodes: childs of root won't expand.

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1475. - Resolution: Invalid You can't use single column instance in multiple tree tables. You have to c

[jira] Commented: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Meetesh Karia (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594819#action_12594819 ] Meetesh Karia commented on WICKET-1507: --- I haven't had a chance to test this out yet

[jira] Commented: (WICKET-1569) AjaxButton break form data when IRequestSettings.#getResponseRequestEncoding is not UTF-8.

2008-05-07 Thread Tsutomu YANO (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594815#action_12594815 ] Tsutomu YANO commented on WICKET-1569: -- encodeURIComponent is introduced by JavaScrip

[jira] Resolved: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1521. - Resolution: Fixed Fix Version/s: 1.4-M2 > ClassCastException in MixedUrlCodingStrategy >

[jira] Resolved: (WICKET-1581) AjaxEditableLabel cancel broken on Safari

2008-05-07 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-1581. - Resolution: Fixed Fix Version/s: (was: 1.3.4) 1.4-M2 > AjaxEditabl

[jira] Commented: (WICKET-1507) MarkupCache style/variation/locale support broken

2008-05-07 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594803#action_12594803 ] Johan Compagner commented on WICKET-1507: - So is this fixed or not? Can somebody w