- Issue created by @renatog
- Status changed to Needs review
over 1 year ago 5:55pm 29 August 2023 - 🇦🇷Argentina tguerineau
I've been working on addressing the issue as described, and here's a summary of the changes I made:
1. I've updated the enableBootstrapAutomatically() function to return JSON instead of an integer. This change is consistent with the recent updates made to the hookModalSubmit() method as per issue #3380924.
2. Modified the Ajax code in modal-page.js to correctly handle and act upon the new JSON response format.
Attached is the patch with the changes I've made. Feedback and further testing are appreciated!
- 🇧🇷Brazil renatog Campinas
Awesome! Thanks @tguerineau , we’ll test it and provide feedbacks
- 🇧🇷Brazil renatog Campinas
Tested and really worked fine
{"success":true}
After disabled
{"success":false,"message":"Bootstrap auto-load verification failed"}
- Status changed to RTBC
6 months ago 2:41am 28 June 2024 - a3d090ee committed on 5.0.x
Issue #3383503 by tguerineau, renatog: Update the ModalAjaxController::...
- a3d090ee committed on 5.0.x
- Status changed to Fixed
6 months ago 2:41am 28 June 2024 - 🇧🇷Brazil renatog Campinas
Moved to the dev branch. Thank you so much @tguerineau
Automatically closed - issue fixed for 2 weeks with no activity.