Static mapping break from 1.2.17 to 1.2.18 and higher #299

Closed
opened 2025-12-29 15:20:11 +01:00 by adam · 4 comments
Owner

Originally created by @henriquemotaesteves on GitHub (Oct 2, 2020).

Originally assigned to: @StefH on GitHub.

Describe the bug

A static mapping that works fine in version 1.2.17 stops working if the version is upgraded to version 1.2.18 or higher.

Expected behavior:

A success status is expected but we got a not found.

Test to reproduce

https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.17
https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.18

Originally created by @henriquemotaesteves on GitHub (Oct 2, 2020). Originally assigned to: @StefH on GitHub. ### Describe the bug A static mapping that works fine in version 1.2.17 stops working if the version is upgraded to version 1.2.18 or higher. ### Expected behavior: A success status is expected but we got a not found. ### Test to reproduce https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.17 https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.18
adam added the bug label 2025-12-29 15:20:11 +01:00
adam closed this issue 2025-12-29 15:20:12 +01:00
Author
Owner

@StefH commented on GitHub (Oct 5, 2020):

@henriquemotaesteves, thank you very much for researching this bug. I'll take a look why this fails.

@StefH commented on GitHub (Oct 5, 2020): @henriquemotaesteves, thank you very much for researching this bug. I'll take a look why this fails.
Author
Owner

@StefH commented on GitHub (Oct 5, 2020):

@henriquemotaesteves
I think this issue is being fixed in PR https://github.com/WireMock-Net/WireMock.Net/pull/505

If you have time, can you please use WireMock.Net.1.2.18-ci-13754.nupkg?

@StefH commented on GitHub (Oct 5, 2020): @henriquemotaesteves I think this issue is being fixed in PR https://github.com/WireMock-Net/WireMock.Net/pull/505 If you have time, can you please use `WireMock.Net.1.2.18-ci-13754.nupkg`?
Author
Owner

@henriquemotaesteves commented on GitHub (Oct 7, 2020):

@StefH, this version fixed the problem.

https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.18-ci-13754

@henriquemotaesteves commented on GitHub (Oct 7, 2020): @StefH, this version fixed the problem. https://github.com/henriquemotaesteves/playground/tree/csharp/wiremock/1.2.18-ci-13754
Author
Owner

@StefH commented on GitHub (Oct 14, 2020):

@henriquemotaesteves Thanks for testing. I'll release a new version tonight.

@StefH commented on GitHub (Oct 14, 2020): @henriquemotaesteves Thanks for testing. I'll release a new version tonight.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#299