[
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
[
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
[
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:
[
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
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.
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
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
[
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
[
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
[
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
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
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
[
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
[
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.
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
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
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
[
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
[
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
[ 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
>
[ 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
> -
>
[ 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
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ]
Gili updated WICKET-15:
---
Attachment: RetainFormFocus.java
> EnterAlwaysSubmits and RetrainFormFocus behaviors
> -
>
> Key: WICKET-15
>
[ http://issues.apache.org/jira/browse/WICKET-15?page=all ]
Gili updated WICKET-15:
---
Attachment: EnterAlwaysSubmits.java
> EnterAlwaysSubmits and RetrainFormFocus behaviors
> -
>
> Key: WICKET-15
>
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
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
27 matches
Mail list logo