[jira] Updated: (WICKET-2098) Need to be able to override the way hidden input fields are written out in a form

2009-02-11 Thread Scott MacKenzie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott MacKenzie updated WICKET-2098: Priority: Minor (was: Major) > Need to be able to override the way hidden input fields ar

[jira] Updated: (WICKET-2098) Need to be able to override the way hidden input fields are written out in a form

2009-02-11 Thread Scott MacKenzie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott MacKenzie updated WICKET-2098: Attachment: form-hidden-inputs.diff > Need to be able to override the way hidden input fie

[jira] Created: (WICKET-2098) Need to be able to override the way hidden input fields are written out in a form

2009-02-11 Thread Scott MacKenzie (JIRA)
Need to be able to override the way hidden input fields are written out in a form - Key: WICKET-2098 URL: https://issues.apache.org/jira/browse/WICKET-2098 Project: Wicke

[jira] Resolved: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2091. --- Resolution: Fixed Fix Version/s: 1.4-RC3 1.3.6 Assignee: I

svn commit: r743528 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/feedback/FeedbackMessages.java test/java/org/apache/wicket/FeedbackMessagesTest.java

2009-02-11 Thread ivaynberg
Author: ivaynberg Date: Wed Feb 11 22:03:37 2009 New Revision: 743528 URL: http://svn.apache.org/viewvc?rev=743528&view=rev Log: WICKET-2190 Added: wicket/trunk/wicket/src/test/java/org/apache/wicket/FeedbackMessagesTest.java (with props) Modified: wicket/trunk/wicket/src/main/java/o

svn commit: r743529 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket: FeedbackMessagesTest.java feedback/

2009-02-11 Thread ivaynberg
Author: ivaynberg Date: Wed Feb 11 22:03:43 2009 New Revision: 743529 URL: http://svn.apache.org/viewvc?rev=743529&view=rev Log: WICKET-2190 Added: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/FeedbackMessagesTest.java (contents, props changed) - copie

svn commit: r743525 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/feedback/FeedbackMessages.java test/java/org/apache/wicket/feedback/ test/java/org/apache/wicket/

2009-02-11 Thread ivaynberg
Author: ivaynberg Date: Wed Feb 11 21:56:57 2009 New Revision: 743525 URL: http://svn.apache.org/viewvc?rev=743525&view=rev Log: WICKET-2190 Added: wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/feedback/ wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Oli Evans (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oli Evans updated WICKET-2091: -- Attachment: WICKET-2091-test2.patch LWUG strikes again. Another unit test that shows up the same issue

[jira] Commented: (WICKET-1865) BookmarkablePageLink cannot correctly pass PageParameters with Chinese characters.

2009-02-11 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672792#action_12672792 ] Antony Stubbs commented on WICKET-1865: --- Tested against Wicket trunk and 1.3.4 > Bo

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Charlie Dobbie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Dobbie updated WICKET-2091: --- Attachment: wicket-2190-fix.patch Patch attached to fix issue. FeedbackMessages.hasMessageFo

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Charlie Dobbie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Dobbie updated WICKET-2091: --- Comment: was deleted > Error feedback is hidden by lower level messages > --

[jira] Updated: (WICKET-1865) BookmarkablePageLink cannot correctly pass PageParameters with Chinese characters.

2009-02-11 Thread Antony Stubbs (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Stubbs updated WICKET-1865: -- Attachment: wicket-1865.zip A quick start which tries to re-produce the problem, and fails. P

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Charlie Dobbie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Dobbie updated WICKET-2091: --- Attachment: (was: wicket-2091.patch) > Error feedback is hidden by lower level messages

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Wille Faler (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wille Faler updated WICKET-2091: Attachment: WICKET-2091-test.txt I have attached a patch with unit-tests for this bug. Given the

[jira] Updated: (WICKET-2091) Error feedback is hidden by lower level messages

2009-02-11 Thread Charlie Dobbie (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charlie Dobbie updated WICKET-2091: --- Attachment: wicket-2091.patch Patch attached to fix issue. FeedbackMessages.hasMessageFor a

[jira] Commented: (WICKET-2097) wicket-extensions demo out of service

2009-02-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672639#action_12672639 ] Martin Grigorov commented on WICKET-2097: - You are right. The source code is not r

[jira] Commented: (WICKET-2097) wicket-extensions demo out of service

2009-02-11 Thread Paul Ivancsics (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672635#action_12672635 ] Paul Ivancsics commented on WICKET-2097: Martin, are you able to see the demo sou

[jira] Commented: (WICKET-2097) wicket-extensions demo out of service

2009-02-11 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672626#action_12672626 ] Martin Grigorov commented on WICKET-2097: - The example link is not bookmarkable.

[jira] Created: (WICKET-2097) wicket-extensions demo out of service

2009-02-11 Thread Paul Ivancsics (JIRA)
wicket-extensions demo out of service - Key: WICKET-2097 URL: https://issues.apache.org/jira/browse/WICKET-2097 Project: Wicket Issue Type: Bug Components: site Reporter: Paul Ivancsi