[jira] [Issue Comment Edited] (WICKET-3866) Typecasted TextField ignores given Type

2011-07-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068815#comment-13068815 ] Igor Vaynberg edited comment on WICKET-3866 at 7/21/11 5:59 AM:

[jira] [Commented] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2011-07-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068820#comment-13068820 ] Igor Vaynberg commented on WICKET-3899: --- gah, nevermind. patch might be ok...

[jira] [Commented] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2011-07-21 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068825#comment-13068825 ] Igor Vaynberg commented on WICKET-3899: --- hrm. we need to write up a bunch of tests

[jira] [Commented] (WICKET-3921) No HTTP response cache headers are set in Wicket Ajax redirects

2011-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068854#comment-13068854 ] Martin Grigorov commented on WICKET-3921: - Can you provide quickstart application

[jira] [Created] (WICKET-3926) CryptoMapper does not correctly decrypt URLs for the home page

2011-07-21 Thread Jesse Long (JIRA)
CryptoMapper does not correctly decrypt URLs for the home page -- Key: WICKET-3926 URL: https://issues.apache.org/jira/browse/WICKET-3926 Project: Wicket Issue Type: Bug

[jira] [Updated] (WICKET-3926) CryptoMapper does not correctly decrypt URLs for the home page

2011-07-21 Thread Jesse Long (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Long updated WICKET-3926: --- Attachment: fix-WICKET-3926.patch Bugfix patch CryptoMapper does not correctly decrypt URLs for

[jira] [Commented] (WICKET-3921) No HTTP response cache headers are set in Wicket Ajax redirects

2011-07-21 Thread Timo Weber (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068871#comment-13068871 ] Timo Weber commented on WICKET-3921: It's probably easier for me to give you an entry

[CONF] Apache Wicket Websites based on Wicket

2011-07-21 Thread confluence
Websites based on Wicket Page edited by shetc Changes (1) ... * *park.vodafone.cz* \- [Vodafone Park|http://park.vodafone.cz] is an social

[jira] [Commented] (WICKET-3869) ResponseIOException when ajax response contains resource reference

2011-07-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13068916#comment-13068916 ] Martin Grigorov commented on WICKET-3869: - Here are the requests being made to

[jira] [Updated] (WICKET-3869) ResponseIOException when ajax response contains resource reference

2011-07-21 Thread Andre L (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre L updated WICKET-3869: Attachment: lazyloaderror.zip Example application that uses a image in a lazy loaded panel.

[jira] [Updated] (WICKET-3869) ResponseIOException when ajax response contains resource reference

2011-07-21 Thread Andre L (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andre L updated WICKET-3869: Attachment: internetexplorer-requests.png Internet Explorer 9 debugbar showing all requests made when

[jira] [Created] (WICKET-3927) Wait for CSS head contributions to be rendered before processing other contributions

2011-07-21 Thread Jannis Bloemendal (JIRA)
Wait for CSS head contributions to be rendered before processing other contributions Key: WICKET-3927 URL: https://issues.apache.org/jira/browse/WICKET-3927

[jira] [Updated] (WICKET-3927) Wait for CSS head contributions to be rendered before processing other contributions

2011-07-21 Thread Jannis Bloemendal (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jannis Bloemendal updated WICKET-3927: -- Attachment: WICKET-3927-quickstart.tar.gz This is an example demonstration of the

[jira] [Updated] (WICKET-3927) Wait for CSS head contributions to be rendered before processing other contributions

2011-07-21 Thread Jannis Bloemendal (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jannis Bloemendal updated WICKET-3927: -- Attachment: WICKET-3927.patch The patch gives a possible solution for the improvement

svn commit: r1149277 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/IWizardStep.java

2011-07-21 Thread svenmeier
Author: svenmeier Date: Thu Jul 21 17:41:22 2011 New Revision: 1149277 URL: http://svn.apache.org/viewvc?rev=1149277view=rev Log: corrected javadoc: applyState() is called before isComplete(), reordered methods according to lifecycle Modified:

svn commit: r1149278 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/https/HttpsConfig.java

2011-07-21 Thread svenmeier
Author: svenmeier Date: Thu Jul 21 17:42:44 2011 New Revision: 1149278 URL: http://svn.apache.org/viewvc?rev=1149278view=rev Log: corrected javadoc: link to HttpsMapper Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/https/HttpsConfig.java Modified:

[CONF] Apache Wicket Automatic styling of form errors

2011-07-21 Thread confluence
Automatic styling of form errors Page added by Dan Retzlaff My team is developing a web application with many forms, and many validations of form elements. Managing the styling of input elements and their labels was a constant nuisance. The

svn commit: r1149339 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/MarkupCache.java

2011-07-21 Thread jdonnerstag
Author: jdonnerstag Date: Thu Jul 21 20:08:28 2011 New Revision: 1149339 URL: http://svn.apache.org/viewvc?rev=1149339view=rev Log: fixed: in development mode Wicket stops picking up markup changes Issue: WICKET-3891 Modified:

[jira] [Resolved] (WICKET-3891) in development mode Wicket stops picking up markup changes

2011-07-21 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-3891. Resolution: Fixed Fix Version/s: 1.5-RC6 in development mode Wicket stops

[jira] [Updated] (WICKET-3925) BookmarkablePageLink does not produce bookmarkable URLs

2011-07-21 Thread Konstantin Ignatyev (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Ignatyev updated WICKET-3925: Attachment: w-1.5-bookmarkable.tgz here is the reproduction of the issue, on home