- 🇺🇸United States sker101 NYC
The patch needs a reroll for 10.x as there is no longer an ajax.es6.js file
- Status changed to RTBC
over 1 year ago 7:18am 30 June 2023 - 🇺🇦Ukraine podarok Ukraine
Works good in 10.0.x , see https://github.com/YCloudYUSA/yusaopeny/pull/84
It's a bug, not a feature, so can be merged
- last update
over 1 year ago 29,442 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,441 pass - last update
over 1 year ago 29,444 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,449 pass - last update
over 1 year ago 29,451 pass - Status changed to Postponed: needs info
over 1 year ago 6:09pm 24 July 2023 - 🇫🇮Finland lauriii Finland
Could someone post what are the steps for reproducing this? First step would be to be able to at least manually test this, then we can reassess if this needs automatic tests.
- 🇵🇱Poland lamp5 Rzeszow
It occured on my project when somebody added html like that:
<a class="use-ajax">Open dialog</a>
without href parameter. Then, when you click on the link, you can see error in browser console. - last update
12 months ago Patch Failed to Apply - Status changed to RTBC
7 months ago 9:57am 6 May 2024 - 🇺🇦Ukraine podarok Ukraine
Steps are here https://www.drupal.org/project/drupal/issues/2922677#comment-15164221 🐛 Uncaught TypeError: Cannot read property 'replace' of undefined Postponed: needs info
- Status changed to Needs work
7 months ago 10:10am 6 May 2024 - 🇬🇧United Kingdom alexpott 🇪🇺🌍
I think we can add test coverage of that then. Also I think we should be converting to an MR so we can have a more recent test run.
- First commit to issue fork.
- Merge request !8796[#2922677] Uncaught TypeError: Cannot read property 'replace' of undefined → (Open) created by froboy
- 🇺🇸United States froboy Chicago, IL
I've converted the latest patch to an MR and cleaned up the issue description. Still needs tests.