- 🇮🇳India arisen Goa
The automated patch fails to apply on info.yml file, fixed the patch file to handle it.
Applying cleanly on 8.x-2.2 version.Checking patch redoc_field_formatter.info.yml... Checking patch src/Plugin/Field/FieldFormatter/RedocUIFormatter.php... Applied patch redoc_field_formatter.info.yml cleanly. Applied patch src/Plugin/Field/FieldFormatter/RedocUIFormatter.php cleanly.
The Redoc UI field formatter functionality works as expected for File and Link type fields.
Please review. - Status changed to RTBC
almost 2 years ago 10:51am 1 February 2023 - 🇮🇳India mrinalini9 New Delhi
Hi,
I have reviewed patch #4, it applied cleanly on the 8.x-2.2 version:
Checking patch redoc_field_formatter.info.yml... Checking patch src/Plugin/Field/FieldFormatter/RedocUIFormatter.php... Applied patch redoc_field_formatter.info.yml cleanly. Applied patch src/Plugin/Field/FieldFormatter/RedocUIFormatter.php cleanly.
And fixed the compatibility issues after applying the patch.
I have followed below mentioned steps for testing:
1. Install and set up drupal 10 site.
2. Clone the repo for "Redoc Field Formatter" of 8.x-2.2 version.
3. Then, go to the admin panel and click on "Extend". And search for this module. Here, you can see that the module is not compatible with 10.0.0 version.
4. Now, apply patch #4.
5. Then, refresh the "Extend" page on the admin panel. Now, it will allow you to install the module successfully.Here, attached the screenshot for reference:
Before patch apply:
After patch applied:
Thanks & Regards,
Mrinalini - Status changed to Fixed
almost 2 years ago 11:41am 1 February 2023 - 🇮🇳India arisen Goa
Thank you Mrinalini for a detailed review. Committed to the drupal 10 development branch.
Automatically closed - issue fixed for 2 weeks with no activity.