[jira] [Commented] (WICKET-6465) PageStore not cleared at session end

2017-09-11 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161056#comment-16161056 ] Emond Papegaaij commented on WICKET-6465: - org.apache.wicket.Session#destroy() is only called

[jira] [Resolved] (WICKET-6457) PageStore not cleared at session end

2017-08-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6457. - Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 8.0.0-M8

[jira] [Commented] (WICKET-6387) ModalWindow PageReference broken

2017-08-29 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145243#comment-16145243 ] Emond Papegaaij commented on WICKET-6387: - This change breaks page store management on Wildfly.

[jira] [Created] (WICKET-6457) PageStore not cleared at session end

2017-08-29 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6457: --- Summary: PageStore not cleared at session end Key: WICKET-6457 URL: https://issues.apache.org/jira/browse/WICKET-6457 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-6500) Publish a wicket-bom artifact GAV

2017-11-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262458#comment-16262458 ] Emond Papegaaij commented on WICKET-6500: - With this import in place, you no longer need to worry

[jira] [Commented] (WICKET-6500) Publish a wicket-bom artifact GAV

2017-11-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262572#comment-16262572 ] Emond Papegaaij commented on WICKET-6500: - This is also what we do at the moment. A bom like this

[jira] [Commented] (WICKET-6506) Performance issue when large component isn't visible

2017-12-14 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291092#comment-16291092 ] Emond Papegaaij commented on WICKET-6506: - As you can see, I've probably found a solution for

[jira] [Assigned] (WICKET-6506) Performance issue when large component isn't visible

2017-12-19 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6506: --- Assignee: Emond Papegaaij > Performance issue when large component isn't visible >

[jira] [Resolved] (WICKET-6506) Performance issue when large component isn't visible

2017-12-19 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6506. - Resolution: Fixed Fix Version/s: 7.10.0 8.0.0 I've pushed the

[jira] [Created] (WICKET-6558) Prevent package locks after commitRequest

2018-06-04 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6558: --- Summary: Prevent package locks after commitRequest Key: WICKET-6558 URL: https://issues.apache.org/jira/browse/WICKET-6558 Project: Wicket Issue Type:

[jira] [Created] (WICKET-6559) Encrypted page store

2018-06-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6559: --- Summary: Encrypted page store Key: WICKET-6559 URL: https://issues.apache.org/jira/browse/WICKET-6559 Project: Wicket Issue Type: New Feature

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-22 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334172#comment-16334172 ] Emond Papegaaij commented on WICKET-6522: - The problems are caused by repeated instantiation of a

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-23 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335618#comment-16335618 ] Emond Papegaaij commented on WICKET-6522: - It seems a clean solution, but we need to make sure we

[jira] [Resolved] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6522. - Resolution: Fixed Assignee: Emond Papegaaij Fix Version/s: 7.10.0

[jira] [Commented] (WICKET-6522) ThreadLocal leak in PageStoreManager

2018-01-30 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16344963#comment-16344963 ] Emond Papegaaij commented on WICKET-6522: - I'll take a look at it. > ThreadLocal leak in

[jira] [Created] (WICKET-6524) Do not require bean validation 2.0.0

2018-02-02 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6524: --- Summary: Do not require bean validation 2.0.0 Key: WICKET-6524 URL: https://issues.apache.org/jira/browse/WICKET-6524 Project: Wicket Issue Type: Bug

[jira] [Resolved] (WICKET-6524) Do not require bean validation 2.0.0

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6524. - Resolution: Fixed > Do not require bean validation 2.0.0 >

[jira] [Updated] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6525: Attachment: myproject.tar.gz > SubmitLink.onSubmit not invoked when using GET-method >

[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350835#comment-16350835 ] Emond Papegaaij commented on WICKET-6525: - I've identified the commit that broke this:

[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-03 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351307#comment-16351307 ] Emond Papegaaij commented on WICKET-6525: - Monday I'll continue testing our application. I'll let

[jira] [Created] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-02 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6525: --- Summary: SubmitLink.onSubmit not invoked when using GET-method Key: WICKET-6525 URL: https://issues.apache.org/jira/browse/WICKET-6525 Project: Wicket

[jira] [Created] (WICKET-6529) Feedback from onSubmit not rendered on stateless pages

2018-02-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6529: --- Summary: Feedback from onSubmit not rendered on stateless pages Key: WICKET-6529 URL: https://issues.apache.org/jira/browse/WICKET-6529 Project: Wicket

[jira] [Created] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6530: --- Summary: Race-condition in session invalidation Key: WICKET-6530 URL: https://issues.apache.org/jira/browse/WICKET-6530 Project: Wicket Issue Type:

[jira] [Resolved] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6530. - Resolution: Fixed Fix Version/s: 6.29.0 7.10.0

[jira] [Updated] (WICKET-6530) Race-condition in session invalidation

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6530: Description: Session.invalidate sets a boolean on the session that invalidation is

[jira] [Commented] (WICKET-6525) SubmitLink.onSubmit not invoked when using GET-method

2018-02-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352531#comment-16352531 ] Emond Papegaaij commented on WICKET-6525: - I've reran our testsuite with a fresh wicket 8 build

[jira] [Commented] (WICKET-6569) LambdaModel.of overload is ambiguous

2018-08-26 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593011#comment-16593011 ] Emond Papegaaij commented on WICKET-6569: - I agree with Michael that the overloaded methods are

[jira] [Commented] (WICKET-6581) Upgrade wicket-cdi to cdi version 2

2018-08-26 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592991#comment-16592991 ] Emond Papegaaij commented on WICKET-6581: - Yes. IMHO we can drop wicket-cdi, as it is an

[jira] [Commented] (WICKET-6581) Upgrade wicket-cdi to cdi version 2

2018-08-27 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593482#comment-16593482 ] Emond Papegaaij commented on WICKET-6581: - WildFly 12 and up have an EE8 preview mode. This

[jira] [Commented] (WICKET-6581) Upgrade wicket-cdi to cdi version 2

2018-08-26 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592824#comment-16592824 ] Emond Papegaaij commented on WICKET-6581: - Although I'm not against upgrading cdi, this should

[jira] [Commented] (WICKET-6581) Upgrade wicket-cdi to cdi version 2

2018-09-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604808#comment-16604808 ] Emond Papegaaij commented on WICKET-6581: - CDI 1.2 and 2.0 do not bring any new features that

[jira] [Commented] (WICKET-6581) Upgrade wicket-cdi to cdi version 2

2018-09-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16605336#comment-16605336 ] Emond Papegaaij commented on WICKET-6581: - I've given this some more though, and I think we

[jira] [Commented] (WICKET-6584) Import Junit Package as optional

2018-09-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16605341#comment-16605341 ] Emond Papegaaij commented on WICKET-6584: - If this works for OSGI, we should merge this. Wrt

[jira] [Commented] (WICKET-6584) Import Junit Package as optional

2018-09-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16605416#comment-16605416 ] Emond Papegaaij commented on WICKET-6584: - The PR is not correct, but the actual commit is. >

[jira] [Created] (WICKET-6599) ResponseIOException should never escape from WicketFilter

2018-10-18 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6599: --- Summary: ResponseIOException should never escape from WicketFilter Key: WICKET-6599 URL: https://issues.apache.org/jira/browse/WICKET-6599 Project: Wicket

[jira] [Resolved] (WICKET-6599) ResponseIOException should never escape from WicketFilter

2018-10-18 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6599. - Resolution: Fixed Fix Version/s: 9.0.0 8.2.0 >

[jira] [Commented] (WICKET-6642) Form.findSubmittingComponent returns null instead of SubmitLink

2019-03-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785449#comment-16785449 ] Emond Papegaaij commented on WICKET-6642: - We need it because it was there. Someone thought it

[jira] [Created] (WICKET-6642) Form.findSubmittingComponent always returns null

2019-03-05 Thread Emond Papegaaij (JIRA)
Emond Papegaaij created WICKET-6642: --- Summary: Form.findSubmittingComponent always returns null Key: WICKET-6642 URL: https://issues.apache.org/jira/browse/WICKET-6642 Project: Wicket

[jira] [Updated] (WICKET-6642) Form.findSubmittingComponent always returns null

2019-03-05 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6642: Attachment: myproject.tar.gz > Form.findSubmittingComponent always returns null >

[jira] [Commented] (WICKET-6558) Prevent package locks after commitRequest

2019-08-03 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899509#comment-16899509 ] Emond Papegaaij commented on WICKET-6558: - I think this issue still exists. If something in the

[jira] [Assigned] (WICKET-6559) Encrypted page store

2019-08-03 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6559: --- Assignee: Emond Papegaaij I will take a look at this next week and either improve

[jira] [Resolved] (WICKET-6559) Encrypted page store

2019-08-06 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6559. - Resolution: Fixed Fix Version/s: 9.0.0-M3 9 The

[jira] [Commented] (WICKET-6703) Eliminate window.eval from wicket-ajax-jquery

2019-09-27 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939767#comment-16939767 ] Emond Papegaaij commented on WICKET-6703: - Yes, but that would really limit the attacker to

[jira] [Commented] (WICKET-6703) Eliminate window.eval from wicket-ajax-jquery

2019-09-27 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939351#comment-16939351 ] Emond Papegaaij commented on WICKET-6703: - Yes, this is more secure. Remember that this is about

[jira] [Commented] (WICKET-6746) HttpsMapper cannot deal with resources over websockets

2020-02-10 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033878#comment-17033878 ] Emond Papegaaij commented on WICKET-6746: - I've nailed the problem to {{HttpsMapper}}. It

[jira] [Created] (WICKET-6749) CSP: Inline styling in ExceptionErrorPage.html

2020-02-10 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6749: --- Summary: CSP: Inline styling in ExceptionErrorPage.html Key: WICKET-6749 URL: https://issues.apache.org/jira/browse/WICKET-6749 Project: Wicket Issue

[jira] [Updated] (WICKET-6746) Download via WebSocket connection is broken due to wicket-core.css

2020-02-10 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6746: Attachment: wicket-6746.tar.gz > Download via WebSocket connection is broken due to

[jira] [Updated] (WICKET-6749) CSP: Inline styling in ExceptionErrorPage.html

2020-02-10 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6749: Description: {{ExceptionErrorPage.html}} contains inline styling. Move the styling to a

[jira] [Updated] (WICKET-6746) HttpsMapper cannot deal with resources over websockets

2020-02-10 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6746: Summary: HttpsMapper cannot deal with resources over websockets (was: Download via

[jira] [Commented] (WICKET-6746) HttpsMapper cannot deal with resources over websockets

2020-02-10 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034169#comment-17034169 ] Emond Papegaaij commented on WICKET-6746: - This doesn't have anything to do with the file

[jira] [Resolved] (WICKET-6687) Cleanup the code from attribute inline styles and attribute inline scripts

2020-02-25 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6687. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6747) Document CSP in user guide and migration guide

2020-02-25 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6747. - Fix Version/s: 9.0.0-M5 Resolution: Fixed > Document CSP in user guide and

[jira] [Commented] (WICKET-6750) add capability to cancel ongoing AJAX requests from client side

2020-02-24 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043514#comment-17043514 ] Emond Papegaaij commented on WICKET-6750: - [~reiern70] I checked the example and it was working

[jira] [Resolved] (WICKET-6726) CSP: inline styling and js in Form submitbutton handling

2020-01-24 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6726. - Fix Version/s: 9.0.0-M5 Resolution: Fixed > CSP: inline styling and js in Form

[jira] [Commented] (WICKET-6725) CSP: display:none in Component.renderPlaceholderTag

2020-01-22 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021808#comment-17021808 ] Emond Papegaaij commented on WICKET-6725: - As Maxim said, the stylesheet is also required for

[jira] [Resolved] (WICKET-6731) CSP: inline JS in SubmitLink

2020-01-27 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6731. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Updated] (WICKET-6738) CSP: inline styling in UploadProgressBar

2020-01-28 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6738: Description: {{UploadProgressBar}} contains inline {{display:none}}. This can probably be

[jira] [Updated] (WICKET-6732) CSP: inline JS in Link and ExternalLink

2020-01-28 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6732: Description: {{org.apache.wicket.markup.html.link.Link}} uses a lot of inline JS, like:

[jira] [Updated] (WICKET-6737) CSP: violations in examples

2020-01-28 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6737: Description: The examples contain inline styling at several places. This should be moved

[jira] [Created] (WICKET-6740) CSP: inline JS in Button

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6740: --- Summary: CSP: inline JS in Button Key: WICKET-6740 URL: https://issues.apache.org/jira/browse/WICKET-6740 Project: Wicket Issue Type: Improvement

[jira] [Created] (WICKET-6739) CSP: inline JS in Palette

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6739: --- Summary: CSP: inline JS in Palette Key: WICKET-6739 URL: https://issues.apache.org/jira/browse/WICKET-6739 Project: Wicket Issue Type: Improvement

[jira] [Updated] (WICKET-6732) CSP: inline JS in Link and ExternalLink

2020-01-28 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6732: Description: {{org.apache.wicket.markup.html.link.Link}} uses a lot of inline JS, like:

[jira] [Updated] (WICKET-6732) CSP: inline JS in Link and ExternalLink

2020-01-28 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6732: Summary: CSP: inline JS in Link and ExternalLink (was: CSP: inline JS in Link) > CSP:

[jira] [Resolved] (WICKET-6739) CSP: inline JS in Palette

2020-02-05 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6739. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6735) CSP: inline styling in FormComponentFeedbackBorder/Indicator

2020-02-05 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6735. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed

[jira] [Updated] (WICKET-6745) CSP: inline JS in server and client time response filters

2020-02-04 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij updated WICKET-6745: Summary: CSP: inline JS in server and client time response filters (was: CSP: inline JS

[jira] [Created] (WICKET-6745) CSP: inline JS in server and clienttime response filters

2020-02-04 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6745: --- Summary: CSP: inline JS in server and clienttime response filters Key: WICKET-6745 URL: https://issues.apache.org/jira/browse/WICKET-6745 Project: Wicket

[jira] [Resolved] (WICKET-6738) CSP: inline styling in UploadProgressBar

2020-02-04 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6738. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6736) CSP: Inline styling in BrowserInfoForm

2020-02-04 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6736. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Commented] (WICKET-6746) Download via WebSocket connection is broken due to wicket-core.css

2020-02-06 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031618#comment-17031618 ] Emond Papegaaij commented on WICKET-6746: - This seems to be a more general issue with WebSocket.

[jira] [Resolved] (WICKET-6741) CSP: inline JS in FormComponentUpdatingBehavior

2020-02-02 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6741. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Created] (WICKET-6741) CSP: inline JS in FormComponentUpdatingBehavior

2020-01-30 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6741: --- Summary: CSP: inline JS in FormComponentUpdatingBehavior Key: WICKET-6741 URL: https://issues.apache.org/jira/browse/WICKET-6741 Project: Wicket Issue

[jira] [Created] (WICKET-6742) Stacktrace in Fragment example

2020-01-30 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6742: --- Summary: Stacktrace in Fragment example Key: WICKET-6742 URL: https://issues.apache.org/jira/browse/WICKET-6742 Project: Wicket Issue Type: Bug

[jira] [Resolved] (WICKET-6740) CSP: inline JS in Button

2020-02-03 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6740. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6732) CSP: inline JS in Link and ExternalLink

2020-02-03 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6732. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Created] (WICKET-6747) Document CSP in user guide and migration guide

2020-02-07 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6747: --- Summary: Document CSP in user guide and migration guide Key: WICKET-6747 URL: https://issues.apache.org/jira/browse/WICKET-6747 Project: Wicket Issue

[jira] [Resolved] (WICKET-6727) Configurable CSP

2020-02-07 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6727. - Fix Version/s: 9.0.0-M5 Resolution: Fixed > Configurable CSP >

[jira] [Commented] (WICKET-6725) CSP: display:none in Component.renderPlaceholderTag

2020-01-23 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022521#comment-17022521 ] Emond Papegaaij commented on WICKET-6725: - I posted a simplified example on the dev list some

[jira] [Created] (WICKET-6735) CSP: inline styling in FormComponentFeedbackBorder/Indicator

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6735: --- Summary: CSP: inline styling in FormComponentFeedbackBorder/Indicator Key: WICKET-6735 URL: https://issues.apache.org/jira/browse/WICKET-6735 Project: Wicket

[jira] [Created] (WICKET-6736) CSP: Inline styling in BrowserInfoForm

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6736: --- Summary: CSP: Inline styling in BrowserInfoForm Key: WICKET-6736 URL: https://issues.apache.org/jira/browse/WICKET-6736 Project: Wicket Issue Type:

[jira] [Created] (WICKET-6737) CSP: violations in examples

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6737: --- Summary: CSP: violations in examples Key: WICKET-6737 URL: https://issues.apache.org/jira/browse/WICKET-6737 Project: Wicket Issue Type: Improvement

[jira] [Created] (WICKET-6738) CSP: inline styling in UploadProgressBar

2020-01-28 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6738: --- Summary: CSP: inline styling in UploadProgressBar Key: WICKET-6738 URL: https://issues.apache.org/jira/browse/WICKET-6738 Project: Wicket Issue Type:

[jira] [Resolved] (WICKET-6745) CSP: inline JS in server and client time response filters

2020-02-17 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6745. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6749) CSP: Inline styling in ExceptionErrorPage.html

2020-02-17 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6749. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6746) HttpsMapper cannot deal with resources over websockets

2020-02-11 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6746. - Fix Version/s: 9.0.0-M5 8.8.0 Resolution: Fixed > HttpsMapper

[jira] [Commented] (WICKET-6321) Support Integrity and Crossorigin attributes for JavaScriptUrlReferenceHeaderItem

2020-02-11 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034685#comment-17034685 ] Emond Papegaaij commented on WICKET-6321: - [~svenmeier] is this issue still in progress or can

[jira] [Resolved] (WICKET-6733) CSP: enable by default

2020-02-23 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6733. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Resolved] (WICKET-6737) CSP: violations in examples

2020-02-14 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6737. - Fix Version/s: 9.0.0-M5 Assignee: Emond Papegaaij Resolution: Fixed >

[jira] [Assigned] (WICKET-6729) allow adding IHeaderResponseDecorator without replacing all others

2020-01-15 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6729: --- Assignee: Emond Papegaaij > allow adding IHeaderResponseDecorator without

[jira] [Created] (WICKET-6729) allow adding IHeaderResponseDecorator without replacing all others

2020-01-15 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6729: --- Summary: allow adding IHeaderResponseDecorator without replacing all others Key: WICKET-6729 URL: https://issues.apache.org/jira/browse/WICKET-6729 Project:

[jira] [Commented] (WICKET-6729) allow adding IHeaderResponseDecorator without replacing all others

2020-01-15 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016341#comment-17016341 ] Emond Papegaaij commented on WICKET-6729: - You're right. I'll reorganize the code tomorrow.

[jira] [Commented] (WICKET-6728) Javadoc fails with JDK13+: invalid flag: --no-module-directories

2020-01-15 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016340#comment-17016340 ] Emond Papegaaij commented on WICKET-6728: - [~rfscholte] Sorry for the noise. I did a search for

[jira] [Commented] (WICKET-6724) CSP: Inline Javascript in AjaxLink

2020-01-15 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015893#comment-17015893 ] Emond Papegaaij commented on WICKET-6724: - That's why you need to set preventDefault. That

[jira] [Resolved] (WICKET-6729) allow adding IHeaderResponseDecorator without replacing all others

2020-01-16 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6729. - Resolution: Fixed > allow adding IHeaderResponseDecorator without replacing all others

[jira] [Created] (WICKET-6727) Configurable CSP

2020-01-13 Thread Emond Papegaaij (Jira)
Emond Papegaaij created WICKET-6727: --- Summary: Configurable CSP Key: WICKET-6727 URL: https://issues.apache.org/jira/browse/WICKET-6727 Project: Wicket Issue Type: New Feature

[jira] [Assigned] (WICKET-6725) CSP: display:none in Component.renderPlaceholderTag

2020-01-13 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6725: --- Assignee: Emond Papegaaij > CSP: display:none in Component.renderPlaceholderTag >

[jira] [Commented] (WICKET-6724) CSP: Inline Javascript in AjaxLink

2020-01-14 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015380#comment-17015380 ] Emond Papegaaij commented on WICKET-6724: - Removal of the href will break styling of many

[jira] [Resolved] (WICKET-6725) CSP: display:none in Component.renderPlaceholderTag

2020-01-22 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-6725. - Fix Version/s: 9.0.0-M5 Resolution: Fixed > CSP: display:none in

[jira] [Commented] (WICKET-6725) CSP: display:none in Component.renderPlaceholderTag

2020-01-22 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021442#comment-17021442 ] Emond Papegaaij commented on WICKET-6725: - [~svenmeier] Even with the hidden attribute, a

[jira] [Assigned] (WICKET-6726) CSP: inline styling and js in Form submitbutton handling

2020-01-22 Thread Emond Papegaaij (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij reassigned WICKET-6726: --- Assignee: Emond Papegaaij > CSP: inline styling and js in Form submitbutton

<    1   2   3   4   5   6   >