Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WICKET-7074] sample application showing error #658

Closed
wants to merge 3 commits into from
Closed

Conversation

reiern70
Copy link
Contributor

This is PR is not intended to be merged. This is just to illustrate WICKET-7074

1- You click on "Produce error"

image

2- As there are no filters the code bellow is excetuted

image

and

<?xml version="1.0" encoding="UTF-8"?><ajax-response>

is written directly to response

3- Then WeirdException is thrown while rendering component and we redirect to an error page

4- Then the code bellow is executed

image

5- The end result is a malformed XML is sent to client

image

@reiern70
Copy link
Contributor Author

Before my changes to KP-7074

Screencast.from.2023-09-20.07-43-08.webm

After

Screencast.from.2023-09-20.07-41-25.webm

@martin-g martin-g marked this pull request as draft September 21, 2023 07:01
@martin-g
Copy link
Member

@reiern70 This could be closed now, right ?

@reiern70
Copy link
Contributor Author

reiern70 commented Nov 28, 2023 via email

@martin-g martin-g closed this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants