- Issue created by @cosmicdreams
- Merge request !43517852: Drush: modeler_api:model:export should handle case sensitivity of process id β (Merged) created by cosmicdreams
- π©πͺGermany jurgenhaas Gottmadingen
Good point. I've got 2 suggestions:
- Let's use
mb_strtolower
instead ofstrtolower
- Let's apply the same logic to other arguments in the Drush commands as well
- Let's use
-
jurgenhaas β
committed f0443e41 on 1.0.x
Issue #3517852 by cosmicdreams, jurgenhaas: Drush: modeler_api:model:...
-
jurgenhaas β
committed f0443e41 on 1.0.x
- π©πͺGermany jurgenhaas Gottmadingen
Just realized that the MR was set to automatic merge, which is not how we want to do things. So, the change from the MR went in without further review.
I've now added the suggestions from #3 and committed those changes directly.
Automatically closed - issue fixed for 2 weeks with no activity.