[jira] Created: (WICKET-2598) Some components still escape non-ASCII symbols by default

2009-12-08 Thread Marat Radchenko (JIRA)
Some components still escape non-ASCII symbols by default - Key: WICKET-2598 URL: https://issues.apache.org/jira/browse/WICKET-2598 Project: Wicket Issue Type: Bug

[jira] Created: (WICKET-2599) Missing XML prolog in wicket-extensions panel htmls

2009-12-08 Thread Marat Radchenko (JIRA)
Missing XML prolog in wicket-extensions panel htmls --- Key: WICKET-2599 URL: https://issues.apache.org/jira/browse/WICKET-2599 Project: Wicket Issue Type: Bug Components:

[jira] Created: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-08 Thread Erik van Oosten (JIRA)
Redirect to home page still does not work (regression) -- Key: WICKET-2600 URL: https://issues.apache.org/jira/browse/WICKET-2600 Project: Wicket Issue Type: Bug Components:

[jira] Updated: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2600: Attachment: WICKET-2600.patch Patch can be applied in: - trunk - branch 1.4.x - branch

[jira] Created: (WICKET-2601) Proposal: remove final modifier for Component#getModel

2009-12-08 Thread Peter Parson (JIRA)
Proposal: remove final modifier for Component#getModel -- Key: WICKET-2601 URL: https://issues.apache.org/jira/browse/WICKET-2601 Project: Wicket Issue Type: Wish Components:

[jira] Updated: (WICKET-2602) Delay display of upload progress bar

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik van Oosten updated WICKET-2602: Attachment: WICKET-2602.patch Please apply this patch to: - trunk - branch 1.4.x - branch

[jira] Commented: (WICKET-2602) Delay display of upload progress bar

2009-12-08 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787513#action_12787513 ] Erik van Oosten commented on WICKET-2602: - An even better fix would show the

[jira] Updated: (WICKET-2569) Inheritance layout excludes XML header from output

2009-12-08 Thread Neil Curzon (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Curzon updated WICKET-2569: Attachment: wicket-2569.patch Inheritance layout excludes XML header from output

[jira] Commented: (WICKET-2569) Inheritance layout excludes XML header from output

2009-12-08 Thread Neil Curzon (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787858#action_12787858 ] Neil Curzon commented on WICKET-2569: - I've attached a patch against 1.4.x that fixes

[jira] Resolved: (WICKET-2601) Proposal: remove final modifier for Component#getModel

2009-12-08 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2601. --- Resolution: Won't Fix Assignee: Igor Vaynberg doesnt make sense? why have an

[jira] Commented: (WICKET-2600) Redirect to home page still does not work (regression)

2009-12-08 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787921#action_12787921 ] Igor Vaynberg commented on WICKET-2600: --- have you tested that this works with

[jira] Commented: (WICKET-2569) Inheritance layout excludes XML header from output

2009-12-08 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787949#action_12787949 ] Juergen Donnerstag commented on WICKET-2569: Which file contains the

svn commit: r888717 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket: Component.java IComponentBorder.java

2009-12-08 Thread jdonnerstag
Author: jdonnerstag Date: Wed Dec 9 07:19:53 2009 New Revision: 888717 URL: http://svn.apache.org/viewvc?rev=888717view=rev Log: deprecated IComponentBorder in 1.4 Issue: WICKET-2280 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Component.java

[jira] Commented: (WICKET-2569) Inheritance layout excludes XML header from output

2009-12-08 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787957#action_12787957 ] Igor Vaynberg commented on WICKET-2569: --- i agree with juergen, otherwise the child