[jira] [Created] (WICKET-4986) wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests

2013-01-17 Thread Sven Meier (JIRA)
Sven Meier created WICKET-4986: -- Summary: wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests Key: WICKET-4986 URL: https://issues.apache.org/jira/browse/WICKET-4986

[jira] [Resolved] (WICKET-4986) wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests

2013-01-17 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4986. Resolution: Fixed Fix Version/s: 6.5.0 catch a possible 'member not found'

[jira] [Commented] (WICKET-4958) It should be possible to manipulate AjaxRequestAttributes globally

2013-01-17 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556175#comment-13556175 ] Sven Meier commented on WICKET-4958: I don't think a should be possible improvement

[jira] [Commented] (WICKET-4958) It should be possible to manipulate AjaxRequestAttributes globally

2013-01-17 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556219#comment-13556219 ] Sven Meier commented on WICKET-4958: It means: How many users need this? Can't we

[jira] [Closed] (WICKET-4987) Inherited markup and classload

2013-01-17 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-4987. -- Resolution: Not A Problem Assignee: Sven Meier Wicket stores the name of the container class

[jira] [Resolved] (WICKET-4992) FormTester checks on concrete classes prevent alternate SingleChoice selection methods

2013-01-18 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4992. Resolution: Fixed Assignee: Sven Meier RadioGroup || AbstractSingleSelectChoice should

[jira] [Commented] (WICKET-4995) Using CryptoMapper causes page to render twice

2013-01-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561833#comment-13561833 ] Sven Meier commented on WICKET-4995: The culprit lies in WebPageRenderer#257:

[jira] [Resolved] (WICKET-4990) Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(onchange)

2013-01-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4990. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier Please test

[jira] [Resolved] (WICKET-4998) AjaxFormComponentUpdatingBehavior(onkeypress) is triggered when Enter is used on autocomplete list

2013-01-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4998. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier Please test

[jira] [Closed] (WICKET-5009) Method AbstractRequestLogger.hasBufferRolledOver does not handle situation where requestWindow is a zero-length array

2013-01-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5009. -- Resolution: Duplicate Method AbstractRequestLogger.hasBufferRolledOver does not handle situation

[jira] [Closed] (WICKET-4931) Session #invalidate() then #bind() will unintentionally destroy it at end of request

2013-01-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-4931. -- Resolution: Invalid You're right, a stateful page would always re-bind the session :/.

[jira] [Created] (WICKET-5011) Allow Select to work with non-equals objects

2013-01-30 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5011: -- Summary: Allow Select to work with non-equals objects Key: WICKET-5011 URL: https://issues.apache.org/jira/browse/WICKET-5011 Project: Wicket Issue Type: Bug

[jira] [Resolved] (WICKET-5011) Allow Select to work with non-equals objects

2013-01-30 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5011. Resolution: Fixed added a new hook Select#isSelected(IModel) Allow Select to

[jira] [Created] (WICKET-5017) BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink

2013-01-31 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5017: -- Summary: BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink Key: WICKET-5017 URL:

[jira] [Resolved] (WICKET-5017) BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink

2013-01-31 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5017. Resolution: Fixed Fix Version/s: 6.6.0 SubmitLinks are now handled equally to

[jira] [Resolved] (WICKET-5016) Updated Application_el.properties for 6.x

2013-01-31 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5016. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier Thank you very much!

[jira] [Resolved] (WICKET-5019) Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()

2013-01-31 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5019. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier Thanks.

[jira] [Closed] (WICKET-5021) AjaxFormComponentUpdatingBehavior and Behavior not working together properly

2013-01-31 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5021. -- Resolution: Invalid Assignee: Sven Meier When your behavior disables the checkbox in

[jira] [Resolved] (WICKET-5022) Improve Application_es.properties

2013-02-01 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5022. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier ¡gracias

[jira] [Resolved] (WICKET-4926) CheckGroupSelector does not work in nested forms in modal windows

2013-02-03 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4926. Resolution: Fixed Fix Version/s: 6.6.0 1.5.10 Assignee: Sven

[jira] [Created] (WICKET-5027) FormTester#getInputValue() does not support Select/SelectionOption nor other custom components

2013-02-06 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5027: -- Summary: FormTester#getInputValue() does not support Select/SelectionOption nor other custom components Key: WICKET-5027 URL: https://issues.apache.org/jira/browse/WICKET-5027

[jira] [Updated] (WICKET-5027) FormTester#getInputValue() does not support Select/SelectOption nor other custom components

2013-02-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5027: --- Summary: FormTester#getInputValue() does not support Select/SelectOption nor other custom

[jira] [Resolved] (WICKET-5027) FormTester#getInputValue() does not support Select/SelectOption nor other custom components

2013-02-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5027. Resolution: Fixed Fix Version/s: 6.6.0 getModelValue() is now properly implemented for

[jira] [Resolved] (WICKET-5029) Palette does not allow to turn off localization

2013-02-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5029. Resolution: Fixed Fix Version/s: 6.6.0 1.5.10 Overrideable methods are

[jira] [Closed] (WICKET-5032) NumberFormatException in request.Url.parse()

2013-02-09 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5032. -- Resolution: Duplicate Fix Version/s: 1.5.10 Assignee: Sven Meier

[jira] [Updated] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5034: --- Priority: Minor (was: Critical) Assignee: Sven Meier Issue Type: Task (was: Bug) Up

[jira] [Resolved] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5034. Resolution: Not A Problem WicketSessionFilter works for existing session only.

[jira] [Commented] (WICKET-5034) session filter doesn't work with servlets in 6.5

2013-02-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576077#comment-13576077 ] Sven Meier commented on WICKET-5034: This is what happens: WicketSessionFilter

[jira] [Commented] (WICKET-4990) Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(onchange)

2013-02-13 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577763#comment-13577763 ] Sven Meier commented on WICKET-4990: Next release will be built soon, so hurry up

[jira] [Commented] (WICKET-4990) Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(onchange)

2013-02-13 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578187#comment-13578187 ] Sven Meier commented on WICKET-4990: Please open a new issue when you're ready.

[jira] [Created] (WICKET-5040) Session.exists() returns false when ThreadContext#session is not set to current session

2013-02-14 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5040: -- Summary: Session.exists() returns false when ThreadContext#session is not set to current session Key: WICKET-5040 URL: https://issues.apache.org/jira/browse/WICKET-5040

[jira] [Commented] (WICKET-5036) Post Parameters are lost when continueToOriginalDestination() is called

2013-02-14 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578303#comment-13578303 ] Sven Meier commented on WICKET-5036: My commit is to blame for this one:

[jira] [Commented] (WICKET-5040) Session.exists() returns false when ThreadContext#session is not set to current session

2013-02-14 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578390#comment-13578390 ] Sven Meier commented on WICKET-5040: With commit:80adc54

[jira] [Resolved] (WICKET-5040) Session.exists() returns false when ThreadContext#session is not set to current session

2013-02-14 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5040. Resolution: Fixed Fix Version/s: 6.6.0 Session#exists() now check session store too

[jira] [Resolved] (WICKET-5036) Post Parameters are lost when continueToOriginalDestination() is called

2013-02-14 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5036. Resolution: Fixed Fix Version/s: 6.6.0 Assignee: Sven Meier see WICKET-5040

[jira] [Commented] (WICKET-5036) Post Parameters are lost when continueToOriginalDestination() is called

2013-02-14 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578410#comment-13578410 ] Sven Meier commented on WICKET-5036: BTW SignInForm#onMethodMismatch() (inherited

[jira] [Commented] (WICKET-5039) ajax post call handlers might not get called because of failure on AJAX processEvaluation function

2013-02-15 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579563#comment-13579563 ] Sven Meier commented on WICKET-5039: Out of curiosity, what are you using that

[jira] [Commented] (WICKET-5039) ajax post call handlers might not get called because of failure on AJAX processEvaluation function

2013-02-16 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13579806#comment-13579806 ] Sven Meier commented on WICKET-5039: A quickstart would be nice, yes. I'm just

[jira] [Commented] (WICKET-5039) ajax post call handlers might not get called because of failure on AJAX processEvaluation function

2013-02-18 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580546#comment-13580546 ] Sven Meier commented on WICKET-5039: Thanks Ernesto for analysing this. I wonder what

[jira] [Created] (WICKET-5050) AutoComplete should not request suggestions if input is no longer active element

2013-02-20 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5050: -- Summary: AutoComplete should not request suggestions if input is no longer active element Key: WICKET-5050 URL: https://issues.apache.org/jira/browse/WICKET-5050

[jira] [Resolved] (WICKET-5050) AutoComplete should not request suggestions if input is no longer active element

2013-02-20 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5050. Resolution: Fixed Fix Version/s: 6.7.0 A precondition now makes sure that the element is

[jira] [Closed] (WICKET-4705) AutoCompleteTextField + AjaxFormComponentUpdatingBehavior onchange problem on wicket 6.0

2013-02-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-4705. -- Resolution: Duplicate Fix Version/s: 6.6.0 Assignee: Sven Meier

[jira] [Commented] (WICKET-5039) Manual invocation of FunctionsExecutor#notify() is broken

2013-02-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583253#comment-13583253 ] Sven Meier commented on WICKET-5039: Couldn't we just let go of this strange |

[jira] [Resolved] (WICKET-4115) SignInPanel should not always redirect to the Home page when the user is signed-in automaticaly with the remember-me feature.

2013-02-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-4115. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier overrideable

[jira] [Created] (WICKET-5053) random parameters is now _ with jQuery Ajax

2013-02-22 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5053: -- Summary: random parameters is now _ with jQuery Ajax Key: WICKET-5053 URL: https://issues.apache.org/jira/browse/WICKET-5053 Project: Wicket Issue Type: Bug

[jira] [Resolved] (WICKET-5053) random parameters is now _ with jQuery Ajax

2013-02-22 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5053. Resolution: Fixed Fix Version/s: 6.7.0 replace 'random' with '_' random

[jira] [Updated] (WICKET-5054) Possible bug in org.apache.wicket.util.lang.Packages when building path with repeating names

2013-02-24 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5054: --- Assignee: Sven Meier Affects Version/s: 1.5.10 Possible bug in

[jira] [Created] (WICKET-5055) AutoComplete still triggers redundant events to registered change listener

2013-02-25 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5055: -- Summary: AutoComplete still triggers redundant events to registered change listener Key: WICKET-5055 URL: https://issues.apache.org/jira/browse/WICKET-5055 Project:

[jira] [Commented] (WICKET-4857) AutoCompleteTextFields submits Form if a choice is selected via enter-key

2013-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588794#comment-13588794 ] Sven Meier commented on WICKET-4857: Autocomplete has been continuously improved for

[jira] [Commented] (WICKET-5064) AutoComplete and Textfield triggers form submit

2013-02-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589277#comment-13589277 ] Sven Meier commented on WICKET-5064: Your attachment seems to be empty. Note that a

[jira] [Created] (WICKET-5067) SelectOptions fails to render text on openClose tag

2013-02-28 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5067: -- Summary: SelectOptions fails to render text on openClose tag Key: WICKET-5067 URL: https://issues.apache.org/jira/browse/WICKET-5067 Project: Wicket Issue Type:

[jira] [Resolved] (WICKET-5067) SelectOptions fails to render text on openClose tag

2013-02-28 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5067. Resolution: Fixed Fix Version/s: 6.7.0 tag is now modified to TagType.OPEN (as Label does

[jira] [Commented] (WICKET-5064) AutoComplete and Textfield triggers form submit

2013-03-01 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590320#comment-13590320 ] Sven Meier commented on WICKET-5064: When I change the AutoCompleteTextField to a

[jira] [Updated] (WICKET-5068) PageParameters missing from re-created Page

2013-03-01 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5068: --- Attachment: wicket-5068.patch keep original page parameters separate in encoded parameter

[jira] [Commented] (WICKET-5068) PageParameters missing from re-created Page

2013-03-01 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13590890#comment-13590890 ] Sven Meier commented on WICKET-5068: We could keep the original parameter in a

[jira] [Assigned] (WICKET-5073) Internal exception in UrlRenderer

2013-03-04 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reassigned WICKET-5073: -- Assignee: Sven Meier Internal exception in UrlRenderer

[jira] [Commented] (WICKET-5073) Internal exception in UrlRenderer

2013-03-04 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13592286#comment-13592286 ] Sven Meier commented on WICKET-5073: I see two checks on #isEmpty() in

[jira] [Closed] (WICKET-5008) PageProvider#getPageInstance() calls wrong Page Constructor if pageParameters is null

2013-03-05 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5008. -- Resolution: Incomplete PageProvider#getPageInstance() calls wrong Page Constructor if

[jira] [Updated] (WICKET-5076) form#onSubmit() is called on just replaced nested forms

2013-03-05 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5076: --- Summary: form#onSubmit() is called on just replaced nested forms (was: Wizard: form.process is

[jira] [Resolved] (WICKET-5076) form#onSubmit() is called on just replaced nested forms

2013-03-05 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5076. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 Assignee: Sven

[jira] [Created] (WICKET-5079) Improve Spring application context handling

2013-03-06 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5079: -- Summary: Improve Spring application context handling Key: WICKET-5079 URL: https://issues.apache.org/jira/browse/WICKET-5079 Project: Wicket Issue Type:

[jira] [Resolved] (WICKET-5079) Improve Spring application context handling

2013-03-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5079. Resolution: Fixed improved context handling and added test Improve Spring

[jira] [Updated] (WICKET-5079) Allow WebApplication-specific Spring configuration

2013-03-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5079: --- Description: SpringWebApplicationFactory allows two places to defined a WebApplication: - in the

[jira] [Resolved] (WICKET-5078) RestartResponseException broken with page instance and bookmarkable page

2013-03-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5078. Resolution: Invalid Assignee: Sven Meier OtherPage is stateless and mounted, thus Wicket

[jira] [Updated] (WICKET-5082) Ajax update renders parent/child JS in different order than initial Page render

2013-03-06 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5082: --- Attachment: wicket-5082.patch Could you try wicket-5082.patch : - it reuses the current

[jira] [Commented] (WICKET-5078) RestartResponseException broken with page instance and bookmarkable page

2013-03-07 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13595679#comment-13595679 ] Sven Meier commented on WICKET-5078: If you're wondering why OtherPage is stateless

[jira] [Resolved] (WICKET-5082) Ajax update renders parent/child JS in different order than initial Page render

2013-03-07 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5082. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier The JavaScript

[jira] [Created] (WICKET-5085) InlineEnclosure are pliing up on each render

2013-03-08 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5085: -- Summary: InlineEnclosure are pliing up on each render Key: WICKET-5085 URL: https://issues.apache.org/jira/browse/WICKET-5085 Project: Wicket Issue Type: Bug

[jira] [Updated] (WICKET-5085) InlineEnclosure are piling up on each render

2013-03-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5085: --- Summary: InlineEnclosure are piling up on each render (was: InlineEnclosure are pliing up on each

[jira] [Resolved] (WICKET-5085) InlineEnclosure are piling up on each render

2013-03-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5085. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 id of enclosure is now

[jira] [Commented] (WICKET-5087) Make it easier to request (ajax)behaviors by name from JavaScript

2013-03-08 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13597157#comment-13597157 ] Sven Meier commented on WICKET-5087: What if there is a collision, i.e. a panel with

[jira] [Commented] (WICKET-5080) FilterToolbar.html contains javascript that is used elsewhere

2013-03-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598697#comment-13598697 ] Sven Meier commented on WICKET-5080: I've left FilterForm#JS private, since this is

[jira] [Resolved] (WICKET-5080) FilterToolbar.html contains javascript that is used elsewhere

2013-03-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5080. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier focus handling is now

[jira] [Resolved] (WICKET-5090) Add path syntax to MarkupContainer#get( String )

2013-03-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5090. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier added explanation for

[jira] [Commented] (WICKET-5087) Make it easier to request (ajax)behaviors by name from JavaScript

2013-03-11 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598732#comment-13598732 ] Sven Meier commented on WICKET-5087: I agree with Igor that this feature seems to

[jira] [Updated] (WICKET-5094) ISecuritySettings#getEnforceMounts(true) prevents access to *all* non-mounted bookmarkable pages

2013-03-12 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5094: --- Description: ISecuritySettings#setEnforceMounts(true) is meant to be used to prevent access

[jira] [Resolved] (WICKET-5094) ISecuritySettings#getEnforceMounts(true) prevents access to *all* non-mounted bookmarkable pages

2013-03-12 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5094. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 changed to enforce for

[jira] [Created] (WICKET-5094) ISecuritySettings#getEnforceMounts(true) prevents access to *all* non-mounted bookmarkable pages

2013-03-12 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5094: -- Summary: ISecuritySettings#getEnforceMounts(true) prevents access to *all* non-mounted bookmarkable pages Key: WICKET-5094 URL: https://issues.apache.org/jira/browse/WICKET-5094

[jira] [Created] (WICKET-5103) Wicket session id not up to date when container changes session id

2013-03-16 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5103: -- Summary: Wicket session id not up to date when container changes session id Key: WICKET-5103 URL: https://issues.apache.org/jira/browse/WICKET-5103 Project: Wicket

[jira] [Updated] (WICKET-5103) Wicket session id not up to date when container changes session id

2013-03-16 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5103: --- Attachment: WICKET-5103.zip quickstart Wicket session id not up to date when

[jira] [Updated] (WICKET-5103) Wicket session id not up to date when container changes session id

2013-03-16 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5103: --- Description: When the web container changes the session id, Wicket session still holds previous

[jira] [Resolved] (WICKET-5105) JavaDoc of IHeaderContributor is outdated

2013-03-19 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5105. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier Thanks Andrea,

[jira] [Resolved] (WICKET-5103) Wicket session id not up to date when container changes session id

2013-03-20 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5103. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 The session id is now

[jira] [Commented] (WICKET-5107) onConfigure and onBeforeRender is not called for child after component.replace(child)

2013-03-20 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608080#comment-13608080 ] Sven Meier commented on WICKET-5107: Hi Michael, when replacer replaces a children

[jira] [Commented] (WICKET-5107) onConfigure and onBeforeRender is not called for child after component.replace(child)

2013-03-20 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608269#comment-13608269 ] Sven Meier commented on WICKET-5107: Good catch! replacementHappensHere is not

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608739#comment-13608739 ] Sven Meier commented on WICKET-5108: Why doesn't your pojoMultipleModelBean implement

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608748#comment-13608748 ] Sven Meier commented on WICKET-5108: What's so hard with the following: public class

[jira] [Commented] (WICKET-5108) AbstractPropertyModel does not detach possible model nested inside property path (maybe latest version also?)

2013-03-21 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13608808#comment-13608808 ] Sven Meier commented on WICKET-5108: You can't blame Wicket for your inelegant coding

[jira] [Closed] (WICKET-5107) onConfigure and onBeforeRender is not called for child after component.replace(child)

2013-03-22 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5107. -- Resolution: Not A Problem onConfigure and onBeforeRender is not called for child after

[jira] [Reopened] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier reopened WICKET-5098: PackageResourceGuard#acceptAbsolutePath(String) line #148: if (!absolute.contains(File.spearator))

[jira] [Commented] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612712#comment-13612712 ] Sven Meier commented on WICKET-5098: Just the usual path for resources inside of jar

[jira] [Commented] (WICKET-5098) PackageResourceBlockedException under Windows for *.js files in web app's own packages, not in jars

2013-03-25 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612789#comment-13612789 ] Sven Meier commented on WICKET-5098: Perhaps we could normalize to path a little bit

[jira] [Created] (WICKET-5118) spit object-sizeof-agent into agent and initializer

2013-03-26 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5118: -- Summary: spit object-sizeof-agent into agent and initializer Key: WICKET-5118 URL: https://issues.apache.org/jira/browse/WICKET-5118 Project: Wicket Issue Type:

[jira] [Resolved] (WICKET-5116) TabbedPanel.setSelectedTab() does not behave as specified in JavaDoc

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5116. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier corrected the javadoc

[jira] [Resolved] (WICKET-5112) Parantheses problem with UrlValidator

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5112. Resolution: Fixed Fix Version/s: 1.5.11 6.7.0 Assignee: Sven

[jira] [Commented] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614609#comment-13614609 ] Sven Meier commented on WICKET-5115: Has this ever been the case, i.e. is this a bug

[jira] [Commented] (WICKET-5086) FormTester throws an exception when a Palette component is added to a Form associated with a compound property model

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13614640#comment-13614640 ] Sven Meier commented on WICKET-5086: AbstractOptions doesn't use its model at all,

[jira] [Resolved] (WICKET-5086) FormTester throws an exception when a Palette component is added to a Form associated with a compound property model

2013-03-26 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5086. Resolution: Fixed Fix Version/s: 6.7.0 Assignee: Sven Meier AbstractOptions does

[jira] [Closed] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

2013-03-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier closed WICKET-5115. -- Resolution: Won't Fix Assignee: Sven Meier With Wicket 6 we had an API break for

[jira] [Commented] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

2013-03-27 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13615160#comment-13615160 ] Sven Meier commented on WICKET-5115: You're right, I've added a note to

  1   2   3   4   5   6   7   8   9   10   >