[jira] Closed: (WICKET-2662) Form.setMultiPart(true) doesn't work in IE8

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg closed WICKET-2662. - Resolution: Duplicate Assignee: Igor Vaynberg i think this is a duplicate. try with latest

[jira] Updated: (WICKET-2662) Form.setMultiPart(true) doesn't work in IE8

2010-03-16 Thread Alex Grant (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Grant updated WICKET-2662: --- Priority: Major (was: Minor) Affects Version/s: 1.4.7 I have tried this in Wicket 1.4.

[jira] Issue Comment Edited: (WICKET-2662) Form.setMultiPart(true) doesn't work in IE8

2010-03-16 Thread Alex Grant (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846277#action_12846277 ] Alex Grant edited comment on WICKET-2662 at 3/17/10 3:26 AM: -

svn commit: r924086 [2/2] - in /wicket/trunk: wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/ wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/ wi

2010-03-16 Thread ivaynberg
Propchange: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/license/VelocityLicenseHeaderHandler.java -- svn:eol-style = native Copied: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/lice

svn commit: r924079 - in /wicket/trunk: wicket-util/src/main/java/org/apache/wicket/util/convert/converter/ wicket-util/src/main/java/org/apache/wicket/util/lang/ wicket-util/src/main/java/org/apache/

2010-03-16 Thread ivaynberg
Author: ivaynberg Date: Wed Mar 17 01:07:34 2010 New Revision: 924079 URL: http://svn.apache.org/viewvc?rev=924079&view=rev Log: wicket-utils move wip Added: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/convert/converter/ wicket/trunk/wicket-util/src/main/java/org/apach

svn commit: r924076 - /wicket/trunk/pom.xml

2010-03-16 Thread ivaynberg
Author: ivaynberg Date: Wed Mar 17 00:52:15 2010 New Revision: 924076 URL: http://svn.apache.org/viewvc?rev=924076&view=rev Log: wicket-util module pom Modified: wicket/trunk/pom.xml Modified: wicket/trunk/pom.xml URL: http://svn.apache.org/viewvc/wicket/trunk/pom.xml?rev=924076&r1=924075&r

[jira] Resolved: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2761. --- Resolution: Fixed Fix Version/s: 1.5-M1 added the test for TestNoComponent > Injecto

svn commit: r924049 - in /wicket/trunk/wicket-guice/src: main/java/org/apache/wicket/guice/ test/java/org/apache/wicket/guice/

2010-03-16 Thread ivaynberg
Author: ivaynberg Date: Tue Mar 16 23:30:35 2010 New Revision: 924049 URL: http://svn.apache.org/viewvc?rev=924049&view=rev Log: WICKET-2761 InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice Added: wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceF

[jira] Commented: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846201#action_12846201 ] Igor Vaynberg commented on WICKET-2761: --- seems GuiceInjectorTest#doChecksForNoCompon

[jira] Assigned: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-2761: - Assignee: Igor Vaynberg > InjectorHolder.getInjector().inject(this) doesn't work with wi

[jira] Commented: (WICKET-2767) DatePicker Calendar: wrong year format when 4 digits are used (yyyy), e.g. 2010 --> 0010

2010-03-16 Thread Steve Mactaggart (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846200#action_12846200 ] Steve Mactaggart commented on WICKET-2767: -- We have the same issue, although with

[jira] Updated: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

2010-03-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-2761: Attachment: WICKET-2761-1.5.patch Re-attach the patch because I forgot to 'svn add' a new

[jira] Updated: (WICKET-2761) InjectorHolder.getInjector().inject(this) doesn't work with wicket-guice

2010-03-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-2761: Attachment: WICKET-2761-1.5.patch A patch for 1.5. As discussed with Igor in IRC I remove

[jira] Commented: (WICKET-2774) Form#onSubmit() not called in StatlessForm on pages mounted using WebPage#mountBookmarkablePage(String, Class)

2010-03-16 Thread Joachim F. Kainz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846075#action_12846075 ] Joachim F. Kainz commented on WICKET-2774: -- Yup! The mount you gave me works perf

[jira] Commented: (WICKET-2774) Form#onSubmit() not called in StatlessForm on pages mounted using WebPage#mountBookmarkablePage(String, Class)

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846062#action_12846062 ] Igor Vaynberg commented on WICKET-2774: --- mount(new querystringurlcodingstrategy("hom

[jira] Updated: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-2786: -- Fix Version/s: 1.5-M1 changes existing functionality, moving to 1.5 > WicketMessageResolver:

[jira] Commented: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846060#action_12846060 ] Igor Vaynberg commented on WICKET-2786: --- also, as far as i know wicket:messages fall

[jira] Issue Comment Edited: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845897#action_12845897 ] Fridolin Jackstadt edited comment on WICKET-2786 at 3/16/10 1:37 PM: ---

[jira] Updated: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fridolin Jackstadt updated WICKET-2786: --- Attachment: wicketmessageresolver-warning.path The first fix was a little complicate

[jira] Commented: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845889#action_12845889 ] Martin Grigorov commented on WICKET-2786: - Do I miss something or you totally igno

[jira] Updated: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fridolin Jackstadt updated WICKET-2786: --- Comment: was deleted (was: If this ticket will be accepted i can contribute a patch)

[jira] Updated: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fridolin Jackstadt updated WICKET-2786: --- Attachment: wicketmessageresolver-warning.path Ok, here is a patch for it > WicketM

[jira] Closed: (WICKET-2785) The "Building from SVN" page points to Wicket 1.4.3 as the latest release when it should be 1.4.7

2010-03-16 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-2785. > The "Building from SVN" page points to Wicket 1.4.3 as the latest release > when it should

[jira] Resolved: (WICKET-2785) The "Building from SVN" page points to Wicket 1.4.3 as the latest release when it should be 1.4.7

2010-03-16 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst resolved WICKET-2785. -- Resolution: Fixed Assignee: Martijn Dashorst Thanks, needed to export the whole

[jira] Commented: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12845775#action_12845775 ] Fridolin Jackstadt commented on WICKET-2786: If this ticket will be accepted i

[jira] Created: (WICKET-2786) WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does

2010-03-16 Thread Fridolin Jackstadt (JIRA)
WicketMessageResolver: Render warning if getThrowExceptionOnMissingResource is false like Label does Key: WICKET-2786 URL: https://issues.apache.org/jira/browse/W