[jira] Updated: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-24 Thread count negative (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] count negative updated WICKET-2648: --- Comment: was deleted (was: This is a patch for the 1.4.6 branch. It's based on the date.js l

[jira] Updated: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-24 Thread count negative (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] count negative updated WICKET-2648: --- Comment: was deleted (was: aie, I see. This should be the patch against 2427 but, sorry, put

[jira] Updated: (WICKET-2799) @RequireHttps not switching to https when setting response page to non-bookmarkable page

2010-03-24 Thread Gianni Bruno (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianni Bruno updated WICKET-2799: - Attachment: httpstest.zip Quickstart to illustrate issue. > @RequireHttps not switching to http

[jira] Created: (WICKET-2799) @RequireHttps not switching to https when setting response page to non-bookmarkable page

2010-03-24 Thread Gianni Bruno (JIRA)
@RequireHttps not switching to https when setting response page to non-bookmarkable page Key: WICKET-2799 URL: https://issues.apache.org/jira/browse/WICKET-2799

[CONF] Apache Wicket > Wicket 1.5 Wish List

2010-03-24 Thread confluence
Wicket 1.5 Wish List Page edited by James Carman Model refactoring Model Refactoring create interface generation for .html markup files in order to ensure validity of wicket:ids. public HelloWorld() { add(new Label("m

[CONF] Apache Wicket > Wicket 1.5 Wish List

2010-03-24 Thread confluence
Wicket 1.5 Wish List Page edited by James Carman Model refactoring Model Refactoring create interface generation for .html markup files in order to ensure validity of wicket:ids. public HelloWorld() { add(new Label("me

[CONF] Apache Wicket > Wicket 1.5 Wish List

2010-03-24 Thread confluence
Wicket 1.5 Wish List Page edited by James Carman Model refactoring Model Refactoring create interface generation for .html markup files in order to ensure validity of wicket:ids. public HelloWorld() { add(new Label("m

[jira] Commented: (WICKET-2795) Wicket removes first dollar from $$ markups with TextTemplate's interpolate() while $$ are commonly used in JavaScript libraries

2010-03-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849233#action_12849233 ] Igor Vaynberg commented on WICKET-2795: --- dont think there was a special reason, the

[jira] Closed: (WICKET-2769) Request + Ajax + Anchors

2010-03-24 Thread Pashkin A. (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pashkin A. closed WICKET-2769. -- Resolution: Later It can be resolve like was suggested. but hope that functionality will add to wicke

[jira] Issue Comment Edited: (WICKET-2796) Error reporting on locked page maps, revisited

2010-03-24 Thread Vincent (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849186#action_12849186 ] Vincent edited comment on WICKET-2796 at 3/24/10 1:54 PM: -- Ok, di

[jira] Commented: (WICKET-2796) Error reporting on locked page maps, revisited

2010-03-24 Thread Vincent (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849186#action_12849186 ] Vincent commented on WICKET-2796: - Ok, did a proof of concept. See the attached unittest,

[jira] Updated: (WICKET-2796) Error reporting on locked page maps, revisited

2010-03-24 Thread Vincent (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent updated WICKET-2796: Attachment: SessionTest.java Unittest with prh proof of concept > Error reporting on locked page maps, re

[jira] Closed: (WICKET-2792) Wicket.replaceOuterHtml and jQuery dragdrop on IE

2010-03-24 Thread Ernesto Reinaldo Barreiro (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernesto Reinaldo Barreiro closed WICKET-2792. - Resolution: Invalid Hi, Please disregard the issue: I was able to repro

[jira] Updated: (WICKET-2798) Hungarian translation for Multiupload

2010-03-24 Thread Tamas Cserveny (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Cserveny updated WICKET-2798: --- Attachment: MultiFileUploadField_hu.properties > Hungarian translation for Multiupload > ---

[jira] Created: (WICKET-2798) Hungarian translation for Multiupload

2010-03-24 Thread Tamas Cserveny (JIRA)
Hungarian translation for Multiupload - Key: WICKET-2798 URL: https://issues.apache.org/jira/browse/WICKET-2798 Project: Wicket Issue Type: Improvement Components: wicket Reporter: Ta

[jira] Updated: (WICKET-2797) AjaxFormSubmitBehavior should be able to find the form when added to a form.

2010-03-24 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Billemont updated WICKET-2797: -- See WICKET-2398 I see no reason to not apply this to the 1.4 branch? > AjaxFormSubmitBeh

[jira] Updated: (WICKET-2797) AjaxFormSubmitBehavior should be able to find the form when added to a form.

2010-03-24 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Billemont updated WICKET-2797: -- Description: When adding an AjaxFormSubmitBehavior to a Form specifying null as the c

[jira] Updated: (WICKET-2797) AjaxFormSubmitBehavior should be able to find the form when added to a form.

2010-03-24 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Billemont updated WICKET-2797: -- Description: When adding an AjaxFormSubmitBehavior to a Form specifying null as the c

[jira] Created: (WICKET-2797) AjaxFormSubmitBehavior should be able to find the form when added to a form.

2010-03-24 Thread Maarten Billemont (JIRA)
AjaxFormSubmitBehavior should be able to find the form when added to a form. Key: WICKET-2797 URL: https://issues.apache.org/jira/browse/WICKET-2797 Project: Wicket

[jira] Commented: (WICKET-2795) Wicket removes first dollar from $$ markups with TextTemplate's interpolate() while $$ are commonly used in JavaScript libraries

2010-03-24 Thread Tuukka Mustonen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849099#action_12849099 ] Tuukka Mustonen commented on WICKET-2795: - Oh that's quite true, I didn't think it

[jira] Issue Comment Edited: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-24 Thread Marcin Palka (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849097#action_12849097 ] Marcin Palka edited comment on WICKET-2648 at 3/24/10 8:11 AM: -

[jira] Commented: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-24 Thread Marcin Palka (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849097#action_12849097 ] Marcin Palka commented on WICKET-2648: -- In my application I use the "-MM-dd" pat