- Issue created by @fcertal
- π΅πΉPortugal fcertal
Add another issue when the $target_id is something like "******* (1)", so I coded another condition:
if (preg_match ('/[*]+ [(]\d+[)]/', $target_id)) { $target_id = preg_replace('/[^0-9]+/', '', $target_id); }
- Status changed to Fixed
8 months ago 7:35pm 6 March 2024 - π§πͺBelgium rodrigo panchiniak fernandes
Thank you for the patch. Applied into version 10.1.45 and credit given in the commit message.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
7 months ago 5:09pm 25 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.