- Issue created by @Remco Hoeneveld
- last update
8 months ago Custom Commands Failed - Merge request !7885fix: PathProcessorFiles gives 404 error when processed twice β (Open) created by Remco Hoeneveld
- Status changed to Needs work
8 months ago 11:08am 2 May 2024 - π³π±Netherlands Remco Hoeneveld
@cilefen, i have altered the commit and made sure we can run al the tests.
- Status changed to Needs review
8 months ago 1:35pm 2 May 2024 - Status changed to Needs work
8 months ago 1:59pm 2 May 2024 - πΊπΈUnited States smustgrave
Can you confirm this on 11.x?
If so next step will also be to add a test case showing the issue.
- π³π±Netherlands Remco Hoeneveld
Alright will make a test case showing the issue and will make a branch going towards 11.x
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
In our case, we call to matchrequest to get the route and that produces the side effect, because the process inbound is launched twice.
First call method router matchRequest (Custom)
Second call method router matchRequest (Core):