[jira] Resolved: (WICKET-706) Wicket should swallow ClientAbortException if a client aborts downloading a static image

2007-07-07 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gili resolved WICKET-706. - Resolution: Fixed Fix Version/s: 1.3.0-beta2 This seems to already be fixed in 1.3 trunk. > Wicket should

[jira] Commented: (WICKET-711) Remove log4j dependency

2007-06-29 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509108 ] Gili commented on WICKET-711: - Here is a blog that contains sample output from logback and some discussion of performanc

[jira] Commented: (WICKET-711) Remove log4j dependency

2007-06-29 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509103 ] Gili commented on WICKET-711: - To clarify I am pushing two completely independent (though somewhat related) issues here:

[jira] Commented: (WICKET-711) Remove log4j dependency

2007-06-29 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509096 ] Gili commented on WICKET-711: - Agreed, examples has dependency, not core. Would it be possible to remove this dependency

[jira] Created: (WICKET-712) IConverter refers to nonexistent "class c"

2007-06-28 Thread Gili (JIRA)
IConverter refers to nonexistent "class c" -- Key: WICKET-712 URL: https://issues.apache.org/jira/browse/WICKET-712 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.

[jira] Created: (WICKET-711) Remove log4j dependency

2007-06-28 Thread Gili (JIRA)
Remove log4j dependency --- Key: WICKET-711 URL: https://issues.apache.org/jira/browse/WICKET-711 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.3.0-beta1 Reporter

[jira] Created: (WICKET-706) Wicket should swallow ClientAbortException if a client aborts downloading a static image

2007-06-27 Thread Gili (JIRA)
Wicket should swallow ClientAbortException if a client aborts downloading a static image Key: WICKET-706 URL: https://issues.apache.org/jira/browse/WICKET-706 Pr

[jira] Commented: (WICKET-96) Mechanism for extensible JS-contributing behaviors

2007-04-02 Thread Gili (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486057 ] Gili commented on WICKET-96: I think it would be useful to have concrete use-cases to go by. For example some components

[jira] Commented: (WICKET-55)

2006-12-08 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-55?page=comments#action_12456828 ] Gili commented on WICKET-55: I tracked this down to a problem in my code. It was using the HTML 4.0 doctype instead of XHTML. When I changed to XHTML the problem went a

[jira] Commented: (WICKET-96) Mechanism for extensible JS-contributing behaviors

2006-11-21 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-96?page=comments#action_12451426 ] Gili commented on WICKET-96: For AutoCompleteTextField if you hit ENTER while the pulldown menu displays it'll set the value of the textfield equal to the current selec

[jira] Created: (WICKET-96) Mechanism for extensible JS-contributing behaviors

2006-11-21 Thread Gili (JIRA)
Mechanism for extensible JS-contributing behaviors -- Key: WICKET-96 URL: http://issues.apache.org/jira/browse/WICKET-96 Project: Wicket Issue Type: Improvement Components: wicket

[jira] Created: (WICKET-97) Wicket generates invalid XHTML for tag

2006-11-21 Thread Gili (JIRA)
Wicket generates invalid XHTML for tag - Key: WICKET-97 URL: http://issues.apache.org/jira/browse/WICKET-97 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.2.3

[jira] Commented: (WICKET-56) RadioChoice produces invalid XHTML

2006-11-21 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-56?page=comments#action_12451545 ] Gili commented on WICKET-56: Yes, setRenderBodyOnly(true) makes "name" go away but it's not a solution because if the was marked up with other attributes (such as CSS

[jira] Commented: (WICKET-55)

2006-11-15 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-55?page=comments#action_12450214 ] Gili commented on WICKET-55: My "super duper validator" is http://validator.w3.org/ -- I recommend you make use of it in the future :) I think "wicket:uuid" is fine.

[jira] Created: (WICKET-75) FormComponents should not have the name "submit"

2006-11-15 Thread Gili (JIRA)
FormComponents should not have the name "submit" Key: WICKET-75 URL: http://issues.apache.org/jira/browse/WICKET-75 Project: Wicket Issue Type: Improvement Components: wicket Aff

[jira] Created: (WICKET-57) XHTML validator complains about RadioChoice markup

2006-11-12 Thread Gili (JIRA)
XHTML validator complains about RadioChoice markup -- Key: WICKET-57 URL: http://issues.apache.org/jira/browse/WICKET-57 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] Created: (WICKET-56) RadioChoice produces invalid XHTML

2006-11-12 Thread Gili (JIRA)
RadioChoice produces invalid XHTML -- Key: WICKET-56 URL: http://issues.apache.org/jira/browse/WICKET-56 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.2.3 Rep

[jira] Created: (WICKET-55)

2006-11-12 Thread Gili (JIRA)

[jira] Commented: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=comments#action_12444220 ] Gili commented on WICKET-15: Well, another mystery solved. It turns out we end up on RetainFormFocus.java line 132 if the field that had focus when the form was submitt

[jira] Commented: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=comments#action_12444213 ] Gili commented on WICKET-15: It seems I don't have permissions to remove the old files I uploaded. Please remove version 1 of EnterAlwaysSubmit.java and RetainFormFocus

[jira] Updated: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ] Gili updated WICKET-15: --- Attachment: EnterAlwaysSubmits.java Version 2, fixed serialization problems > EnterAlwaysSubmits and RetrainFormFocus behaviors >

[jira] Updated: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ] Gili updated WICKET-15: --- Attachment: RetainFormFocus.java Version 2, fixed serialization problems > EnterAlwaysSubmits and RetrainFormFocus behaviors > - >

[jira] Updated: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ] Gili updated WICKET-15: --- Attachment: form.js > EnterAlwaysSubmits and RetrainFormFocus behaviors > - > > Key: WICKET-15 > UR

[jira] Updated: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ] Gili updated WICKET-15: --- Attachment: RetainFormFocus.java > EnterAlwaysSubmits and RetrainFormFocus behaviors > - > > Key: WICKET-15 >

[jira] Updated: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ] Gili updated WICKET-15: --- Attachment: EnterAlwaysSubmits.java > EnterAlwaysSubmits and RetrainFormFocus behaviors > - > > Key: WICKET-15 >

[jira] Created: (WICKET-15) EnterAlwaysSubmits and RetrainFormFocus behaviors

2006-10-23 Thread Gili (JIRA)
EnterAlwaysSubmits and RetrainFormFocus behaviors - Key: WICKET-15 URL: http://issues.apache.org/jira/browse/WICKET-15 Project: Wicket Issue Type: New Feature Components: wicket A

[jira] Created: (WICKET-14) IBehavior.onBeginRender()

2006-10-23 Thread Gili (JIRA)
IBehavior.onBeginRender() - Key: WICKET-14 URL: http://issues.apache.org/jira/browse/WICKET-14 Project: Wicket Issue Type: Improvement Affects Versions: 1.2.2 Reporter: Gili I want to create a behavi