[jira] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-08 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899 ] Pedro Santos deleted comment on WICKET-3899: -- was (Author: pedrosans): The IFormVisitorParticipant interface is already enough to mark inner forms out of the for processing. > IFormVisitor

[jira] [Commented] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-08 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896759#comment-17896759 ] Pedro Santos commented on WICKET-3899: -- The IFormVisitorParticipant interface is al

[jira] [Comment Edited] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-06 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140557#comment-13140557 ] Pedro Santos edited comment on WICKET-3899 at 11/6/24 4:45 PM: ---

[jira] [Comment Edited] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-06 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140557#comment-13140557 ] Pedro Santos edited comment on WICKET-3899 at 11/6/24 3:31 PM: ---

[jira] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-06 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899 ] Pedro Santos deleted comment on WICKET-3899: -- was (Author: pedrosans): The attached patch stops the visitor from validate a form if it returns false for the visitChildren test. But it remai

[jira] (WICKET-3899) IFormVisitorParticipant don't get tested when validation method is visiting inner forms

2024-11-06 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-3899 ] Pedro Santos deleted comment on WICKET-3899: -- was (Author: pedrosans): OK, my plan now is to start by fixing/testing the validation method logic and next try to open sub tasks for those iss

[jira] [Closed] (WICKET-4188) Check if the dependent form components are visible and participants in hierarchy while validating form validators

2024-11-06 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos closed WICKET-4188. Resolution: Duplicate WICKET-3899 already covers the missing test forĀ  IFormVisitorParticipant#pro

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource, IResourceReferenceFactory, ResourceReferenceRegistry APIs

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Description: Context: currently Wicket uses an IResourceCachingStrategy to control how the app

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource, PackageResource, IResourceReferenceFactory, ResourceReferenceRegistry APIs

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Description: Context: currently Wicket uses an IResourceCachingStrategy to control how the app

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource, PackageResource, IResourceReferenceFactory, ResourceReferenceRegistry APIs

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Summary: Improvement suggestions to IStaticCacheableResource, PackageResource, IResourceReferenc

[jira] [Created] (WICKET-7129) Improve resource URL style/locale/variation decoding

2024-11-01 Thread Pedro Santos (Jira)
Pedro Santos created WICKET-7129: Summary: Improve resource URL style/locale/variation decoding Key: WICKET-7129 URL: https://issues.apache.org/jira/browse/WICKET-7129 Project: Wicket Issue T

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource, IResourceReferenceFactory API

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Summary: Improvement suggestions to IStaticCacheableResource, IResourceReferenceFactory API (wa

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource, IResourceReferenceFactory, ResourceReferenceRegistry APIs

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Summary: Improvement suggestions to IStaticCacheableResource, IResourceReferenceFactory, Resourc

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource's API

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Description: Context: currently Wicket uses an IResourceCachingStrategy to control how the app

[jira] [Updated] (WICKET-7128) Improvement suggestions to IStaticCacheableResource's API

2024-11-01 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-7128: - Description: Context: currently Wicket uses an IResourceCachingStrategy to control how the app

[jira] [Closed] (WICKET-4008) Improve PropertyResolver to use a parser

2024-10-29 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos closed WICKET-4008. Resolution: Won't Fix Wicket's doc [1] already states that its property expressions are for simple

[jira] [Closed] (WICKET-6247) Property expression doesn't support '[', ']' and '.' characters inside square brackets

2024-10-29 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos closed WICKET-6247. Resolution: Won't Fix Wicket's doc [1] already states that its property expressions are for simple

[jira] [Assigned] (WICKET-7128) Improvement suggestions to IStaticCacheableResource's API

2024-10-29 Thread Pedro Santos (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-7128: Assignee: Pedro Santos > Improvement suggestions to IStaticCacheableResource's API >

[jira] [Created] (WICKET-7128) Improvement suggestions to IStaticCacheableResource's API

2024-10-29 Thread Pedro Santos (Jira)
Pedro Santos created WICKET-7128: Summary: Improvement suggestions to IStaticCacheableResource's API Key: WICKET-7128 URL: https://issues.apache.org/jira/browse/WICKET-7128 Project: Wicket Is

[jira] [Resolved] (WICKET-6473) Double slash break 404page

2018-02-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6473. -- Resolution: Fixed Fix Version/s: 8.0.0 7.11.0 > Double slash break 40

[jira] [Commented] (WICKET-4920) Rendered Url on root context with cookies disabled might result in double slash //

2018-01-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327199#comment-16327199 ] Pedro Santos commented on WICKET-4920: -- Hi [~svenmeier], the test UrlRendererTest#t

[jira] [Assigned] (WICKET-6473) Double slash break 404page

2018-01-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6473: Assignee: Pedro Santos > Double slash break 404page > -- > >

[jira] [Commented] (WICKET-6490) Apply site style to examples

2017-11-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238149#comment-16238149 ] Pedro Santos commented on WICKET-6490: -- Hi Andrea, the main site style looks pretty

[jira] [Commented] (WICKET-6347) IChoiceRenderer implements IDetachable

2017-03-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943585#comment-15943585 ] Pedro Santos commented on WICKET-6347: -- Because we have another interface doing it (

[jira] [Commented] (WICKET-6347) IChoiceRenderer implements IDetachable

2017-03-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943515#comment-15943515 ] Pedro Santos commented on WICKET-6347: -- Hi Sven, it does look that you are eager t

[jira] [Commented] (WICKET-6347) IChoiceRenderer implements IDetachable

2017-03-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943505#comment-15943505 ] Pedro Santos commented on WICKET-6347: -- Again (I pointed the semantic error in your

[jira] [Commented] (WICKET-6347) IChoiceRenderer implements IDetachable

2017-03-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943483#comment-15943483 ] Pedro Santos commented on WICKET-6347: -- Hi Sven, why don't: if(renderer instanceof

[jira] [Resolved] (WICKET-4201) IPageProvider and its implementations need to be improved

2017-03-25 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-4201. -- Resolution: Fixed Fix Version/s: 8.0.0-M5 I saw Wicket 8.0.0-M5 is being voted, but I se

[jira] [Comment Edited] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-26 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860551#comment-15860551 ] Pedro Santos edited comment on WICKET-6318 at 2/27/17 6:27 AM:

[jira] [Comment Edited] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-26 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860551#comment-15860551 ] Pedro Santos edited comment on WICKET-6318 at 2/27/17 6:26 AM:

[jira] [Created] (WICKET-6327) PropertyResover doesn't resolve a property expression to its field if it's in a Map object

2017-02-26 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6327: Summary: PropertyResover doesn't resolve a property expression to its field if it's in a Map object Key: WICKET-6327 URL: https://issues.apache.org/jira/browse/WICKET-6327

[jira] [Commented] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-23 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881817#comment-15881817 ] Pedro Santos commented on WICKET-6318: -- > For example this won't work with LazyModel

[jira] [Commented] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-15 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868590#comment-15868590 ] Pedro Santos commented on WICKET-6318: -- > Yes, this is what WICKET-5623 is about. S

[jira] [Commented] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-14 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867201#comment-15867201 ] Pedro Santos commented on WICKET-6318: -- > And I don't understand the "false promise"

[jira] [Commented] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-13 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864936#comment-15864936 ] Pedro Santos commented on WICKET-6318: -- Hi Sven, ObjectWithGetAndSet is the replac

[jira] [Commented] (WICKET-6313) Missing Images

2017-02-13 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863227#comment-15863227 ] Pedro Santos commented on WICKET-6313: -- Hi Andera, ignore the last two notifications

[jira] [Commented] (WICKET-6137) ListenerInterfaceRequestHandler simplification

2017-02-11 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862318#comment-15862318 ] Pedro Santos commented on WICKET-6137: -- Hi Sven, amazing work, thx. Just some ideas:

[jira] [Commented] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-09 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860551#comment-15860551 ] Pedro Santos commented on WICKET-6318: -- The property expression resolver resolution

[jira] [Created] (WICKET-6318) To make PropertyResolver a configurable implementation

2017-02-08 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6318: Summary: To make PropertyResolver a configurable implementation Key: WICKET-6318 URL: https://issues.apache.org/jira/browse/WICKET-6318 Project: Wicket Issue

[jira] [Commented] (WICKET-4201) IPageProvider and its implementations need to be improved

2017-02-04 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853108#comment-15853108 ] Pedro Santos commented on WICKET-4201: -- @Emond The code implementation had a few pr

[jira] [Resolved] (WICKET-6316) Wicket tester encodes page id for stateless links in stateless pages

2017-02-04 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6316. -- Resolution: Fixed Fix Version/s: 8.0.0-M4 7.7.0 6.2

[jira] [Updated] (WICKET-6316) Wicket tester encodes page id for stateless links in stateless pages

2017-02-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6316: - Description: The stateless link URL encoded for the request at tester#executeListener contains th

[jira] [Updated] (WICKET-6316) Wicket tester encodes page id for stateless links in stateless pages

2017-02-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6316: - Summary: Wicket tester encodes page id for stateless links in stateless pages (was: Stateless li

[jira] [Updated] (WICKET-6316) Stateless link does not execute in a fresh page if its URL got encoded by Wicket's default request mapper

2017-02-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6316: - Priority: Minor (was: Major) > Stateless link does not execute in a fresh page if its URL got en

[jira] [Updated] (WICKET-6316) Stateless link does not execute in a fresh page if its URL got encoded by Wicket's default request mapper

2017-02-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6316: - Description: A stateless link URL is encoded with the page id even in a stateless page by defaul

[jira] [Updated] (WICKET-6316) Stateless link does not execute in a fresh page if its URL got encoded by Wicket's default request mapper

2017-02-03 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6316: - Description: A stateless link URL is encoded with the page id even in a stateless page by defaul

[jira] [Created] (WICKET-6316) Stateless link does not execute in a fresh page if its URL got encoded by Wicket's default request mapper

2017-02-03 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6316: Summary: Stateless link does not execute in a fresh page if its URL got encoded by Wicket's default request mapper Key: WICKET-6316 URL: https://issues.apache.org/jira/browse/WICK

[jira] [Resolved] (WICKET-6165) Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.next.

2017-02-02 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6165. -- Resolution: Fixed Fix Version/s: (was: 8.0.0) 8.0.0-M4

[jira] (WICKET-6288) StatelessLink not working

2017-01-31 Thread Pedro Santos (JIRA)
Title: Message Title Pedro Santos resolved as Fixed

[jira] [Commented] (WICKET-6288) StatelessLink not working

2016-12-01 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713277#comment-15713277 ] Pedro Santos commented on WICKET-6288: -- The fix in the 8.x branch will use a new pag

[jira] [Assigned] (WICKET-6288) StatelessLink not working

2016-11-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6288: Assignee: Pedro Santos > StatelessLink not working > - > >

[jira] [Resolved] (WICKET-6283) Page parameter equality should not depend on named parameters order

2016-11-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6283. -- Resolution: Fixed Fix Version/s: 8.0.0-M3 7.6.0 > Page parameter equa

[jira] [Resolved] (WICKET-6257) Page instance isn't mapped to an URL just after the 'cid' parameter is add

2016-11-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6257. -- Resolution: Fixed Fix Version/s: 8.0.0-M3 7.6.0 > Page instance isn't

[jira] [Created] (WICKET-6283) Page parameter equality should not depend on named parameters order

2016-11-20 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6283: Summary: Page parameter equality should not depend on named parameters order Key: WICKET-6283 URL: https://issues.apache.org/jira/browse/WICKET-6283 Project: Wicket

[jira] [Created] (WICKET-6258) Repeater example page show the back button with the enable link style when disabled

2016-10-24 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6258: Summary: Repeater example page show the back button with the enable link style when disabled Key: WICKET-6258 URL: https://issues.apache.org/jira/browse/WICKET-6258 P

[jira] [Assigned] (WICKET-6257) Page instance isn't mapped to an URL just after the 'cid' parameter is add

2016-10-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6257: Assignee: Pedro Santos > Page instance isn't mapped to an URL just after the 'cid' paramet

[jira] [Created] (WICKET-6257) Page instance isn't mapped to an URL just after the 'cid' parameter is add

2016-10-20 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6257: Summary: Page instance isn't mapped to an URL just after the 'cid' parameter is add Key: WICKET-6257 URL: https://issues.apache.org/jira/browse/WICKET-6257 Project: W

[jira] [Commented] (WICKET-3496) Component#setDefaultModelObject should take in account IWrapModel

2016-10-05 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549238#comment-15549238 ] Pedro Santos commented on WICKET-3496: -- Is there a good reason to keep the instances

[jira] [Resolved] (WICKET-5972) Datepicker "Close" text overlays 'x' icon.

2016-09-23 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-5972. -- Resolution: Fixed Fix Version/s: 7.5.0 6.25.0 8.0.0

[jira] [Updated] (WICKET-6247) Property expression doesn't support '[', ']' and '.' characters inside square brackets

2016-09-22 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Summary: Property expression doesn't support '[', ']' and '.' characters inside square brackets

[jira] [Updated] (WICKET-6247) Property expression don't support '[', ']' and '.' characters inside square brackets

2016-09-22 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Description: A property expression having a '[' character inside squar brackets like "bean.map[c

[jira] [Updated] (WICKET-6247) Property expression don't support '[', ']' and '.' characters inside square brackets

2016-09-22 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Description: A property expression having a '[' character inside squar brackets like "bean.map[c

[jira] [Updated] (WICKET-6247) Property expression don't support '[', ']' and '.' characters inside square brackets

2016-09-22 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Summary: Property expression don't support '[', ']' and '.' characters inside square brackets (w

[jira] [Updated] (WICKET-6247) Expression property fails if a may key contains the '[' character

2016-09-21 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Description: An expression property having a '[' character like "bean.map[code[foo]" will fail b

[jira] [Updated] (WICKET-6247) Expression property fails if a may key contains the '[' character

2016-09-21 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-6247: - Description: An expression property having a '[' character like "bean.map[code[foo]" will fail b

[jira] [Created] (WICKET-6247) Expression property fails if a may key contains the '[' character

2016-09-21 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6247: Summary: Expression property fails if a may key contains the '[' character Key: WICKET-6247 URL: https://issues.apache.org/jira/browse/WICKET-6247 Project: Wicket

[jira] [Commented] (WICKET-4008) Improve PropertyResolver to use a parser

2016-09-20 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15508046#comment-15508046 ] Pedro Santos commented on WICKET-4008: -- Hi [~mgrigorov], I agree that shouldParseP

[jira] [Reopened] (WICKET-4008) Improve PropertyResolver to use a parser

2016-09-14 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reopened WICKET-4008: -- Assignee: Pedro Santos > Improve PropertyResolver to use a parser > -

[jira] [Resolved] (WICKET-6238) pub2 Wicket example isn't switching the beer images

2016-09-13 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6238. -- Resolution: Fixed Fix Version/s: 7.5.0 8.0.0-M2 > pub2 Wicket example

[jira] [Resolved] (WICKET-6243) ResourceReferenceAutolink component resolved by AutoLinkResolver ignores session locale changes

2016-09-13 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6243. -- Resolution: Fixed Fix Version/s: 7.5.0 8.0.0-M2 > ResourceReferenceAu

[jira] [Created] (WICKET-6243) ResourceReferenceAutolink component resolved by AutoLinkResolver ignores session locale changes

2016-09-10 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6243: Summary: ResourceReferenceAutolink component resolved by AutoLinkResolver ignores session locale changes Key: WICKET-6243 URL: https://issues.apache.org/jira/browse/WICKET-6243

[jira] [Created] (WICKET-6238) pub2 Wicket example isn't switching the beer images

2016-09-06 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-6238: Summary: pub2 Wicket example isn't switching the beer images Key: WICKET-6238 URL: https://issues.apache.org/jira/browse/WICKET-6238 Project: Wicket Issue Ty

[jira] [Commented] (WICKET-5972) Datepicker "Close" text overlays 'x' icon.

2016-09-05 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466007#comment-15466007 ] Pedro Santos commented on WICKET-5972: -- Hi Richard, I couldn't reproduce the issue

[jira] [Assigned] (WICKET-5972) Datepicker "Close" text overlays 'x' icon.

2016-09-05 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-5972: Assignee: Pedro Santos > Datepicker "Close" text overlays 'x' icon. >

[jira] [Resolved] (WICKET-6236) Files.remove() causes a 5 seconds delay instead of 500ms as was intended

2016-09-05 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6236. -- Resolution: Fixed Fix Version/s: 7.5.0 6.25.0 8.0.0

[jira] [Assigned] (WICKET-6236) Files.remove() causes a 5 seconds delay instead of 500ms as was intended

2016-09-04 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6236: Assignee: Pedro Santos > Files.remove() causes a 5 seconds delay instead of 500ms as was i

[jira] [Commented] (WICKET-5977) CryptoMapper does not encrypt query parameters for BookmarkablePageLink

2016-09-04 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464235#comment-15464235 ] Pedro Santos commented on WICKET-5977: -- [~mgrigorov], the currently logic agreed on

[jira] [Commented] (WICKET-6165) Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.next.

2016-09-04 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464111#comment-15464111 ] Pedro Santos commented on WICKET-6165: -- Hi Thorsen, thank you for reporting the erro

[jira] [Assigned] (WICKET-6165) Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.next.

2016-08-29 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6165: Assignee: Pedro Santos > Inconsistent behavior of Markupstream.hasMore vs. MarkupStream.ne

[jira] [Resolved] (WICKET-6213) Autocomplete has a bug

2016-08-29 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6213. -- Resolution: Duplicate Fix Version/s: 8.0.0-M1 7.4.0

[jira] [Assigned] (WICKET-6213) Autocomplete has a bug

2016-08-29 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6213: Assignee: Pedro Santos > Autocomplete has a bug > --- > >

[jira] [Resolved] (WICKET-6219) Fragment fails to report an error in development mode

2016-08-27 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-6219. -- Resolution: Fixed Fix Version/s: 7.5.0 6.25.0 8.0.0

[jira] [Assigned] (WICKET-6219) Fragment fails to report an error in development mode

2016-08-17 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-6219: Assignee: Pedro Santos > Fragment fails to report an error in development mode > -

[jira] [Commented] (WICKET-5221) Add null choice support to Select component like in AbstractSingleSelect

2013-06-18 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13687027#comment-13687027 ] Pedro Santos commented on WICKET-5221: -- I understand your point. Please take a look

[jira] [Commented] (WICKET-5221) Add null choice support to Select component like in AbstractSingleSelect

2013-06-09 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679003#comment-13679003 ] Pedro Santos commented on WICKET-5221: -- Hi Sven, the idea it to make Select componen

[jira] [Created] (WICKET-5221) Add null choice support to Select component like in AbstractSingleSelect

2013-06-09 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-5221: Summary: Add null choice support to Select component like in AbstractSingleSelect Key: WICKET-5221 URL: https://issues.apache.org/jira/browse/WICKET-5221 Project: Wic

[jira] [Commented] (WICKET-4932) Mounted page is not throwing ExpireException with setting setRecreateMountedPagesAfterExpiry(false)

2013-01-09 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548986#comment-13548986 ] Pedro Santos commented on WICKET-4932: -- Sure, please notice that you don't need to w

[jira] [Commented] (WICKET-4932) Mounted page is not throwing ExpireException with setting setRecreateMountedPagesAfterExpiry(false)

2013-01-09 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548928#comment-13548928 ] Pedro Santos commented on WICKET-4932: -- Hi Thijs, thx for reporting. It's should be

[jira] [Assigned] (WICKET-4932) Mounted page is not throwing ExpireException with setting setRecreateMountedPagesAfterExpiry(false)

2013-01-06 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-4932: Assignee: Pedro Santos > Mounted page is not throwing ExpireException with setting >

[jira] [Commented] (WICKET-4797) CheckBoxMultipleChoice loses state

2012-10-01 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466967#comment-13466967 ] Pedro Santos commented on WICKET-4797: -- just tested the quickstart at 6.1.0 and it's

[jira] [Updated] (WICKET-4797) CheckBoxMultipleChoice loses state

2012-10-01 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-4797: - Attachment: quickstart.zip > CheckBoxMultipleChoice loses state > --

[jira] [Created] (WICKET-4797) CheckBoxMultipleChoice loses state

2012-10-01 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-4797: Summary: CheckBoxMultipleChoice loses state Key: WICKET-4797 URL: https://issues.apache.org/jira/browse/WICKET-4797 Project: Wicket Issue Type: Bug

[jira] [Updated] (WICKET-4645) encodeURL broken on Tomcat 7.0.28

2012-07-26 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-4645: - Attachment: wicket-4645.zip quickstart simulating the issue with Wicket 6 > enc

[jira] [Resolved] (WICKET-4659) The default exception mapper is replying cacheable exceptional responses

2012-07-17 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-4659. -- Resolution: Fixed Fix Version/s: 6.0.0 > The default exception mapper is replying c

[jira] [Created] (WICKET-4659) The default exception mapper is replying cacheable exceptional responses

2012-07-17 Thread Pedro Santos (JIRA)
Pedro Santos created WICKET-4659: Summary: The default exception mapper is replying cacheable exceptional responses Key: WICKET-4659 URL: https://issues.apache.org/jira/browse/WICKET-4659 Project: Wic

[jira] [Commented] (WICKET-4575) AjaxButton / AjaxFormSubmitBehavior behaviour in wicket 1.5

2012-06-25 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401113#comment-13401113 ] Pedro Santos commented on WICKET-4575: -- It's natural to expect that IFormSubmitter#o

[jira] [Resolved] (WICKET-4060) Disabled AjaxLink calls onClick()

2011-09-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-4060. -- Resolution: Not A Problem It is an expected behavior for visioned pages. If the page's first v

[jira] [Updated] (WICKET-4060) Disabled AjaxLink calls onClick()

2011-09-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos updated WICKET-4060: - Attachment: WICKET-4060.zip Hi Andrea, initial invetigation shows that the component remains ena

[jira] [Assigned] (WICKET-4060) Disabled AjaxLink calls onClick()

2011-09-16 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos reassigned WICKET-4060: Assignee: Pedro Santos > Disabled AjaxLink calls onClick() > -

[jira] [Resolved] (WICKET-4054) Memory leakage in browser with AbstractAjaxTimerBehavior

2011-09-15 Thread Pedro Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Santos resolved WICKET-4054. -- Resolution: Fixed Fix Version/s: 1.5.1 > Memory leakage in browser with AbstractAjaxTim

  1   2   3   4   5   6   7   >