[jira] Updated: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-3173: Affects Version/s: 1.5-M3 > Fix for WICKET-2903 causes NPE when HttpsConfig is intentional

[jira] Reopened: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-3173: - Assignee: (was: Igor Vaynberg) We need to merge the fix in 1.5. org.apache.wicket.

[jira] Updated: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-3173: - Attachment: test-WICKET-3173.patch test case preventing this NPE > Fix for WICKET-2903 causes N

[jira] Created: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Brill Pappin (JIRA)
SmartLinkLabel failing to process email with + -- Key: WICKET-3174 URL: https://issues.apache.org/jira/browse/WICKET-3174 Project: Wicket Issue Type: Bug Components: wicket-extensions

[jira] Updated: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Brill Pappin (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brill Pappin updated WICKET-3174: - Attachment: DefaultLinkParserEmailPlusTest.java Attached a unit test to verify the fix. > Smart

[jira] Commented: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932511#action_12932511 ] Igor Vaynberg commented on WICKET-3173: --- no, we dont need to merge in 1.5. i dont th

svn commit: r1035668 - /wicket/branches/wicket-1.4.x/wicket/src/test/java/org/apache/wicket/request/target/coding/TargetResolvingTest.java

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 15:59:19 2010 New Revision: 1035668 URL: http://svn.apache.org/viewvc?rev=1035668&view=rev Log: testcase Issue: WICKET-3173 Added: wicket/branches/wicket-1.4.x/wicket/src/test/java/org/apache/wicket/request/target/coding/TargetResolvingTest.java (with pr

[jira] Resolved: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3173. --- Resolution: Fixed Assignee: Igor Vaynberg > Fix for WICKET-2903 causes NPE when HttpsC

[jira] Resolved: (WICKET-3172) If page is mounted with IndexedHybridUrlCodingStrategy and this page contains form on form submit error occurred.

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3172. --- Resolution: Cannot Reproduce Assignee: Igor Vaynberg could not reproduce with latest s

[jira] Updated: (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-3146: -- Issue Type: Improvement (was: Bug) > Make form inside ModalWindow work without form outside M

[jira] Commented: (WICKET-3011) strange context shutdown issue on jetty 7

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932518#action_12932518 ] Peter Ertl commented on WICKET-3011: with version 7.2.0.v20101020 the issue is gone (f

[jira] Commented: (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2010-11-16 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932521#action_12932521 ] Matej Knopp commented on WICKET-3146: - This will break if you put any form components

svn commit: r1035681 - in /wicket/trunk/wicket-extensions/src: main/java/org/apache/wicket/extensions/markup/html/basic/DefaultLinkParser.java test/java/org/apache/wicket/extensions/markup/html/basic/

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 16:32:27 2010 New Revision: 1035681 URL: http://svn.apache.org/viewvc?rev=1035681&view=rev Log: Issue: WICKET-3174 Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/basic/DefaultLinkParser.java wicket/trun

svn commit: r1035682 - in /wicket/branches/wicket-1.4.x/wicket-extensions/src: main/java/org/apache/wicket/extensions/markup/html/basic/DefaultLinkParser.java test/java/org/apache/wicket/extensions/ma

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 16:32:39 2010 New Revision: 1035682 URL: http://svn.apache.org/viewvc?rev=1035682&view=rev Log: Issue: WICKET-3174 Modified: wicket/branches/wicket-1.4.x/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/basic/DefaultLinkParser.java

[jira] Resolved: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3174. --- Resolution: Fixed Fix Version/s: 1.5-M4 1.4.14 Assignee: I

[jira] Commented: (WICKET-3146) Make form inside ModalWindow work without form outside ModalWindow

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932534#action_12932534 ] Igor Vaynberg commented on WICKET-3146: --- we can apply this patch when we no longer h

[jira] Commented: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932554#action_12932554 ] Hudson commented on WICKET-3174: Integrated in Apache Wicket 1.5.x #519 (See [https://hud

svn commit: r1035715 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/model/AbstractPropertyModel.java

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 18:01:08 2010 New Revision: 1035715 URL: http://svn.apache.org/viewvc?rev=1035715&view=rev Log: warn when referencing session directly in models Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/model/AbstractPropertyModel.java

svn commit: r1035716 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/model/AbstractPropertyModel.java

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 18:01:53 2010 New Revision: 1035716 URL: http://svn.apache.org/viewvc?rev=1035716&view=rev Log: warn when referencing session directly in property model Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/model/AbstractPropertyModel.java Modified

svn commit: r1035732 - in /wicket/trunk: wicket-examples/src/main/java/org/apache/wicket/examples/velocity/ wicket-util/src/main/java/org/apache/wicket/util/resource/ wicket-velocity/src/main/java/org

2010-11-16 Thread pete
Author: pete Date: Tue Nov 16 18:34:36 2010 New Revision: 1035732 URL: http://svn.apache.org/viewvc?rev=1035732&view=rev Log: WICKET-3167: fix type hierarchy Modified: wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/velocity/DynamicPage.java wicket/trunk/wicket-exa

[jira] Assigned: (WICKET-3167) Strange IResourceStream type hierarchy

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl reassigned WICKET-3167: -- Assignee: Peter Ertl > Strange IResourceStream type hierarchy > --

svn commit: r1035740 - /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/resource/AbstractStringResourceStream.java

2010-11-16 Thread pete
Author: pete Date: Tue Nov 16 18:44:44 2010 New Revision: 1035740 URL: http://svn.apache.org/viewvc?rev=1035740&view=rev Log: fix serialization issue (java.nio.Charset is not serializable) Modified: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/resource/AbstractStringResource

[jira] Resolved: (WICKET-3167) Strange IResourceStream type hierarchy

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl resolved WICKET-3167. Resolution: Fixed > Strange IResourceStream type hierarchy > -

[jira] Commented: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932616#action_12932616 ] Hudson commented on WICKET-3174: Integrated in Apache Wicket 1.4.x #273 (See [https://hud

[jira] Commented: (WICKET-3173) Fix for WICKET-2903 causes NPE when HttpsConfig is intentionally null

2010-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932617#action_12932617 ] Hudson commented on WICKET-3173: Integrated in Apache Wicket 1.4.x #273 (See [https://hud

[jira] Updated: (WICKET-2467) FilterForm requires focus-tracker and focus-restore be added as children in the markup

2010-11-16 Thread Adrian Sud (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Sud updated WICKET-2467: --- Attachment: WICKET-2467.rar Example quickstart showing failure to render without focus-tracker & fo

svn commit: r1035768 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/resource/ResourceUtil.java

2010-11-16 Thread pete
Author: pete Date: Tue Nov 16 19:59:00 2010 New Revision: 1035768 URL: http://svn.apache.org/viewvc?rev=1035768&view=rev Log: WICKET-3167: replace java 1.6 method with 1.5 equivalent Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/resource/ResourceUtil.java Modified: wicket/t

[jira] Created: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread JIRA
Radio uuid is calculated wrongly for heavy instalations. Key: WICKET-3175 URL: https://issues.apache.org/jira/browse/WICKET-3175 Project: Wicket Issue Type: Bug Components: w

[jira] Updated: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Letyński updated WICKET-3175: Attachment: radioproblem.tgz quickstart > Radio uuid is calculated wrongly for heavy inst

[jira] Updated: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Letyński updated WICKET-3175: Attachment: WICKET-3175.patch patch > Radio uuid is calculated wrongly for heavy instalat

[jira] Commented: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932641#action_12932641 ] Peter Ertl commented on WICKET-3175: @michael: So you really have more thant 32767 ite

[jira] Commented: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932650#action_12932650 ] Michał Letyński commented on WICKET-3175: - @peter: its not a matter of number item

[jira] Assigned: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-3175: - Assignee: Igor Vaynberg > Radio uuid is calculated wrongly for heavy instalations. > ---

svn commit: r1035809 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket: Page.java markup/html/form/Check.java markup/html/form/Radio.java

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 20:54:59 2010 New Revision: 1035809 URL: http://svn.apache.org/viewvc?rev=1035809&view=rev Log: Issue: WICKET-3167 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Page.java wicket/branches/wicket-1.4.x/wicket/src/main/jav

svn commit: r1035811 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: Page.java markup/html/form/Check.java markup/html/form/Radio.java

2010-11-16 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 16 20:56:07 2010 New Revision: 1035811 URL: http://svn.apache.org/viewvc?rev=1035811&view=rev Log: Issue: WICKET-3167 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Page.java wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/f

[jira] Resolved: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-3175. --- Resolution: Fixed Fix Version/s: 1.5-M4 1.4.14 > Radio uuid is cal

[jira] Commented: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread Martin Makundi (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932659#action_12932659 ] Martin Makundi commented on WICKET-3175: Hi! This is very urgent problem in our p

[jira] Commented: (WICKET-3175) Radio uuid is calculated wrongly for heavy instalations.

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932668#action_12932668 ] Igor Vaynberg commented on WICKET-3175: --- and WRITING things in CAPITALS always SEEMS

[jira] Commented: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932673#action_12932673 ] Peter Ertl commented on WICKET-3157: I don't see a defect in the behavior or the quick

[jira] Resolved: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl resolved WICKET-3157. Resolution: Invalid Assignee: Peter Ertl > FilterForms cannot be added to both top and botto

[jira] Commented: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2010-11-16 Thread Adrian Sud (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932683#action_12932683 ] Adrian Sud commented on WICKET-3157: How would using two different filter states work?

[jira] Issue Comment Edited: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2010-11-16 Thread Adrian Sud (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932683#action_12932683 ] Adrian Sud edited comment on WICKET-3157 at 11/16/10 5:15 PM: --

svn commit: r1035843 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/settings/ISessionSettings.java main/java/org/apache/wicket/settings/Settings.java test/java/org/apache/wicket/util/teste

2010-11-16 Thread pete
Author: pete Date: Tue Nov 16 22:25:00 2010 New Revision: 1035843 URL: http://svn.apache.org/viewvc?rev=1035843&view=rev Log: WICKET-3068:removed ISessionSettings#isPageIdUniquePerSession() as they are now always unique since pagemaps are gone Modified: wicket/trunk/wicket/src/main/java/org

[jira] Reopened: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

2010-11-16 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ertl reopened WICKET-3157: Since you say it worked for 1.2 (which I don't know anything about) I am going to reopen this. Maybe

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932709#action_12932709 ] Pedro Santos commented on WICKET-3166: -- The currently isVisibleInHierarchy implementa

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Martin Makundi (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932711#action_12932711 ] Martin Makundi commented on WICKET-3166: I think changing the form visitor is a to

[CONF] Apache Wicket > Websites based on Wicket

2010-11-16 Thread confluence
Websites based on Wicket Page edited by Antonio Oliviero Changes (2) ... h2. Public Sites * *www.preventivoonline.com* \- [preve

[CONF] Apache Wicket > Websites based on Wicket

2010-11-16 Thread confluence
Websites based on Wicket Page edited by Antonio Oliviero Changes (1) ... h2. Public Sites * *www.preventivoonline.com* \- [www.preventivoonlin

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932757#action_12932757 ] Pedro Santos commented on WICKET-3166: -- My suggested fix would involve in not visitin

[jira] Updated: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-3166: - Attachment: test-WICKET-3166.patch Patch restoring the is enabled/visible in hierarchy method; C

[jira] Reopened: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reopened WICKET-3166: --- > isVisibleInHierarchy() possibly unnecessarily checks children whose parents > are invisible?

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932801#action_12932801 ] Igor Vaynberg commented on WICKET-3166: --- i am thinking we should revert this in 1.4.

svn commit: r1035916 - in /wicket/branches/wicket-1.4.x: pom.xml release.sh src/ src/etc/ src/etc/apache-license-header.txt

2010-11-16 Thread jrthomerson
Author: jrthomerson Date: Wed Nov 17 03:53:39 2010 New Revision: 1035916 URL: http://svn.apache.org/viewvc?rev=1035916&view=rev Log: work on adding mvn license plugin to our build Added: wicket/branches/wicket-1.4.x/src/ wicket/branches/wicket-1.4.x/src/etc/ wicket/branches/wicket-1.4

svn commit: r1035917 - /wicket/branches/wicket-1.4.x/pom.xml

2010-11-16 Thread jrthomerson
Author: jrthomerson Date: Wed Nov 17 04:00:13 2010 New Revision: 1035917 URL: http://svn.apache.org/viewvc?rev=1035917&view=rev Log: some missed file extensions to exclude Modified: wicket/branches/wicket-1.4.x/pom.xml Modified: wicket/branches/wicket-1.4.x/pom.xml URL: http://svn.apache.or

[jira] Commented: (WICKET-3167) Strange IResourceStream type hierarchy

2010-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932820#action_12932820 ] Hudson commented on WICKET-3167: Integrated in Apache Wicket 1.5.x #524 (See [https://hud

[jira] Commented: (WICKET-3068) remove application settings which are no longer needed

2010-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932821#action_12932821 ] Hudson commented on WICKET-3068: Integrated in Apache Wicket 1.5.x #524 (See [https://hud

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Martin Makundi (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932831#action_12932831 ] Martin Makundi commented on WICKET-3166: The original isvisibleinhierarcy was brea

[jira] Commented: (WICKET-3166) isVisibleInHierarchy() possibly unnecessarily checks children whose parents are invisible?

2010-11-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932845#action_12932845 ] Igor Vaynberg commented on WICKET-3166: --- @pedro: post-order is there for a reason. w