- Issue created by @xare
- Status changed to Needs review
over 1 year ago 2:30pm 18 April 2023 - 🇪🇸Spain knzio
Hi, seeing that xare has had problems sending a patch, I've created it myself as I need the module for Drupal 10 too
- Status changed to Needs work
over 1 year ago 3:48pm 18 April 2023 - 🇪🇸Spain pcambra Asturies
This should be accessCheck(FALSE) because the checkout could be anonymous.
We need a test for this case.
Same issue in Drupal 10. The proposed solution works for me, but not the patch. I'll try to make one for D10.
I thinks same that #3, it should be accessCheck(FALSE).- last update
over 1 year ago Composer require failure - Status changed to Needs review
over 1 year ago 8:18am 8 June 2023 - 🇦🇩Andorra donbuche Arenys de Munt
Hi there,
I've tried to install with a `composer install`, after manually adding the dependency and the patch in #7 in my composer.json, but I can't get it installed. For sure I'm doing some stuff wrong.Could you point me in the right direction in order to get it installed on my Drupal 10 site, please?
Alejandro Cabarcos → made their first commit to this issue’s fork.
- @alejandro-cabarcos opened merge request.
- 🇪🇸Spain Bryan Toapanta
New patch fixes outdated code and incompatibility with Drupal 10.
- 🇪🇸Spain playstera
Hola Bryan,
Tenemos una web humilde en Drupal 6 y ahora estamos haciendo una nueva en Drupal 10. Mi padre conoce cómo instalar módulos, pero no lenguaje específico. ¿Podrías orientarme dónde y cómo se instala el parche que arregla el problema de SERMEPA en Drupal 10? ¿Funciona sin errores? ¿Tardará mucho en estar estable el módulo? Perdona mi osadía, pero después de todo el trabajo, no podemos seguir adelante con la web.
- 🇻🇪Venezuela joseft40 Mérida
Hi playstera.
You can apply the Drupal patch manually, by editing the files detailed in the patch and modifying their respective lines. However, this practice is not recommended as those changes will be lost when updating the module. It is advisable to use Composer and add the patch from there for the ideal solution.
Are you using composer in your Drupal project?
- Status changed to RTBC
6 months ago 1:51pm 17 May 2024 - 🇪🇸Spain omarlopesino
I've tested this in several projects and it works fine, moving to RTBC. The code is also fine.
- Status changed to Fixed
23 days ago 10:36am 22 October 2024 - 🇪🇸Spain facine
Fixed, thank you!
Please download and review the latest dev release.
Automatically closed - issue fixed for 2 weeks with no activity.