colemanw
colemanw
My only objection to this is that we've been using civix a lot lately to generate core extensions which go in the same repo as civicrm and therefore don't need...
I don't have a strong preference; either way it would need to be documented.
I think stripe loads a little differently than other processors. With other processors, you declare whether it's test/live when the payment is sent (and webform-civicrm takes care of sending and...
I'll have a look at sending in that param earlier. https://www.drupal.org/node/2420809
:+1: from me as well
Does the `composer.lock` file need to be updated as well?
@totten this change doesn't require a `civix` upgrade step since `.civix.php` is regenerated whenever civix does anything. But perhaps it would be wise to add an empty upgrade step that...
@totten I like your mixin idea. Just to distinguish between our 2 suggestions: - I suggested that civix could offer to write `set_include_path(...)` directly into the `module.php` file's implementation of...
@totten it seems that this humble patch has sparked a [much bigger discussion](https://lab.civicrm.org/dev/core/-/issues/4999) full of utopian dreams and aspirations... but meanwhile this is still causing problems in the real world....
> Doesn't this just shift the bad-schema-situation to different users? Well, I think that ship might have already sailed. Because if we wanted to avoid forcing the collation when we...