- Issue created by @mykola dolynskyi
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
@cilefen my mistake, wrong lock file
its 9.5.2 actually.
And I believe situation is the same for Drupal 10 too, cause my stack is not very often used (basically must have REST on with EntityDomain to get this flow with problem) Drupal 9 reached end-of-life in November 2023. Bug fixes are currently going into the 10.3.x branch right now, I think.
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
@cilefen thanks for info, but I have to do this fix for 9.5 first. I cant run tests now for 10.x as too much modules to update for this project, but it will be done by end of year.
- Merge request !7780issue 3443822: fix for 'No route found for the specified format html. Supported formats: json, xml.' โ (Closed) created by mykola dolynskyi
- Merge request !7781issue 3443822: fix for 'No route found for the specified format html. Supported formats: json, xml.' โ (Open) created by mykola dolynskyi
- Merge request !7807issue 3443822: fix for 'No route found for the specified format html. Supported formats: json, xml.' โ (Open) created by mykola dolynskyi
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
@cilefen created MR for 10.3.x. Thanks for advice
- Status changed to Needs work
8 months ago 1:16pm 28 April 2024 Thank you for that. This needs work for coding standards. I advise removing the code comments.
Also this should get a regression test that demonstrates the bug.
- ๐ฎ๐ณIndia pradhumanjainOSL
pradhumanjain2311 โ made their first commit to this issueโs fork.
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
@cilefen, @pradhumanjain2311 - thanks!
@cilefen I dont know how to do regression test. But the scenario to reproduce the problem is to install 4 modules mentioned in #0, then webform_rest/[anywebformhere]/fields?_format=json or similar will stop working throwing the exception "No route found for the specified format html. Supported formats: json, xml.".
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
damn, same subject error when using CountryPath module (addon for DomainModule) and when it is present in URL
- ๐ณ๐ฟNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
- ๐บ๐ฆUkraine mykola dolynskyi Poltava
@quiteone ok, I will fork and push this to v11 too later