[jira] [Created] (WICKET-4950) ResourceStreamLocator#newResourceNameIterator isn't a factory method anymore

2013-01-02 Thread manthos (JIRA)
manthos created WICKET-4950: --- Summary: ResourceStreamLocator#newResourceNameIterator isn't a factory method anymore Key: WICKET-4950 URL: https://issues.apache.org/jira/browse/WICKET-4950 Project: Wicket

[jira] [Commented] (WICKET-3753) PropertyVariableInterpolator add support for IConverterLocator (patch included)

2012-07-19 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418157#comment-13418157 ] manthos commented on WICKET-3753: - IMO using Localizer.getString with a model (to use for

[jira] [Commented] (WICKET-3753) PropertyVariableInterpolator add support for IConverterLocator (patch included)

2012-07-19 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418212#comment-13418212 ] manthos commented on WICKET-3753: - This sounds good to me. One thing: Instead of a new

[jira] [Commented] (WICKET-3753) PropertyVariableInterpolator add support for IConverterLocator (patch included)

2012-07-19 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418222#comment-13418222 ] manthos commented on WICKET-3753: - Thank you. Agree, using components getConverter is

[jira] [Created] (WICKET-4628) AjaxFallbackLink#newAjaxEventBehavior does not pass parameter

2012-06-25 Thread manthos (JIRA)
manthos created WICKET-4628: --- Summary: AjaxFallbackLink#newAjaxEventBehavior does not pass parameter Key: WICKET-4628 URL: https://issues.apache.org/jira/browse/WICKET-4628 Project: Wicket Issue

[jira] [Commented] (WICKET-4580) StringValue: missing methods to convert from text to wrapped classes of primitive type with defaultValue

2012-06-01 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287287#comment-13287287 ] manthos commented on WICKET-4580: - Not possible if you want null as defaultValue. if

[jira] [Commented] (WICKET-4580) StringValue: missing methods to convert from text to wrapped classes of primitive type with defaultValue

2012-06-01 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287300#comment-13287300 ] manthos commented on WICKET-4580: - I agree there are many methods. I'm still +1 to add

[jira] [Commented] (WICKET-3689) @SpringBean: support 'required'

2011-06-17 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051078#comment-13051078 ] manthos commented on WICKET-3689: - @Andera: Thanks for the patch. @Martin: Any news to

[jira] [Commented] (WICKET-3753) PropertyVariableInterpolator add support for IConverterLocator (patch included)

2011-06-05 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044478#comment-13044478 ] manthos commented on WICKET-3753: - oops, I think had run the tests successfully...

[jira] [Created] (WICKET-3771) PropertyRenderableColumn/PropertyTreeColumn implements IConverterLocator

2011-06-05 Thread manthos (JIRA)
PropertyRenderableColumn/PropertyTreeColumn implements IConverterLocator Key: WICKET-3771 URL: https://issues.apache.org/jira/browse/WICKET-3771 Project: Wicket Issue

[jira] [Commented] (WICKET-3752) PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included)

2011-06-05 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044485#comment-13044485 ] manthos commented on WICKET-3752: - Agree. I've created a new issue for this, so this fix

[jira] [Updated] (WICKET-3752) PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included)

2011-05-31 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3752: Attachment: converter.patch PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator

[jira] [Created] (WICKET-3752) PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included)

2011-05-31 Thread manthos (JIRA)
PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included) - Key: WICKET-3752 URL: https://issues.apache.org/jira/browse/WICKET-3752

[jira] [Commented] (WICKET-3752) PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included)

2011-05-31 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041482#comment-13041482 ] manthos commented on WICKET-3752: - additional comment to side note:

[jira] [Updated] (WICKET-3752) PropertyRenderableColumn/PropertyTreeColumn add support for ConverterLocator (patch included)

2011-05-31 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3752: Issue Type: Bug (was: Improvement) PropertyRenderableColumn/PropertyTreeColumn add support for

[jira] [Created] (WICKET-3742) BaseWicketTester: provide startComponentInPage with componentn parameter but without pageMarkup

2011-05-25 Thread manthos (JIRA)
BaseWicketTester: provide startComponentInPage with componentn parameter but without pageMarkup --- Key: WICKET-3742 URL:

[jira] [Commented] (WICKET-3742) BaseWicketTester: provide startComponentInPage with componentn parameter but without pageMarkup

2011-05-25 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039085#comment-13039085 ] manthos commented on WICKET-3742: - Ok, currently startComponentInPage can be used with a

[jira] [Commented] (WICKET-3742) BaseWicketTester: provide startComponentInPage with componentn parameter but without pageMarkup

2011-05-25 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039096#comment-13039096 ] manthos commented on WICKET-3742: - Agree. Add another overloaded or remove overloaded.

[jira] [Created] (WICKET-3722) Page Expired after session.invalidate() and setResponsePage()

2011-05-16 Thread manthos (JIRA)
Page Expired after session.invalidate() and setResponsePage() - Key: WICKET-3722 URL: https://issues.apache.org/jira/browse/WICKET-3722 Project: Wicket Issue Type: Bug

[jira] [Updated] (WICKET-3722) Page Expired after session.invalidate() and setResponsePage()

2011-05-16 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3722: Attachment: sample.zip Page Expired after session.invalidate() and setResponsePage()

[jira] [Commented] (WICKET-3722) Page Expired after session.invalidate() and setResponsePage()

2011-05-16 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034046#comment-13034046 ] manthos commented on WICKET-3722: - perhaps this issue has something to do with

[jira] [Commented] (WICKET-3722) Page Expired after session.invalidate() and setResponsePage()

2011-05-16 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034049#comment-13034049 ] manthos commented on WICKET-3722: - Thanks martin. (I've searched for existing issue but

[jira] [Updated] (WICKET-3722) Page Expired after session.invalidate() and setResponsePage()

2011-05-16 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3722: Attachment: (was: sample.zip) Page Expired after session.invalidate() and setResponsePage()

[jira] [Commented] (WICKET-3670) WicketTester does not support custom pages for component testing using the new API

2011-05-12 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13032300#comment-13032300 ] manthos commented on WICKET-3670: - Side note: There are

[jira] [Commented] (WICKET-3699) BaseWicketTester startPanel(panel) missing

2011-05-11 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13031771#comment-13031771 ] manthos commented on WICKET-3699: - ok, we just change to startComponent(..., ...). No

[jira] [Created] (WICKET-3689) @SpringBean: support 'required'

2011-05-09 Thread manthos (JIRA)
@SpringBean: support 'required' --- Key: WICKET-3689 URL: https://issues.apache.org/jira/browse/WICKET-3689 Project: Wicket Issue Type: Improvement Components: wicket-spring Reporter:

[jira] [Updated] (WICKET-3689) @SpringBean: support 'required'

2011-05-09 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3689: Attachment: foobar.zip Please see explanation in /src/main/java/web/HomePage.java @SpringBean: support

[jira] [Commented] (WICKET-3689) @SpringBean: support 'required'

2011-05-09 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030735#comment-13030735 ] manthos commented on WICKET-3689: - I've attached a sample project. Please see

[jira] Commented: (WICKET-1214) WicketTester#startPanel does not work (correctly)

2011-02-22 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997789#comment-12997789 ] manthos commented on WICKET-1214: - There are still some methods in BaseWicketTester using

[jira] Updated: (WICKET-1214) WicketTester#startPanel does not work (correctly)

2011-02-22 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-1214: Attachment: patch1.patch WicketTester#startPanel does not work (correctly)

[jira] Created: (WICKET-3465) BaseWicketTester#isInvisible(String path)

2011-02-22 Thread manthos (JIRA)
BaseWicketTester#isInvisible(String path) - Key: WICKET-3465 URL: https://issues.apache.org/jira/browse/WICKET-3465 Project: Wicket Issue Type: Bug Components: wicket Affects Versions:

[jira] Updated: (WICKET-3465) BaseWicketTester#isInvisible(String path)

2011-02-22 Thread manthos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] manthos updated WICKET-3465: Attachment: patch2.patch needs patch1.patch from WICKET-1214 BaseWicketTester#isInvisible(String path)

[jira] Created: (WICKET-2860) Wrong name for swiss Application.properties

2010-05-07 Thread Minas Manthos (JIRA)
Wrong name for swiss Application.properties --- Key: WICKET-2860 URL: https://issues.apache.org/jira/browse/WICKET-2860 Project: Wicket Issue Type: Bug Components: wicket Affects