Barry Hughes

Results 206 comments of Barry Hughes
trafficstars

https://github.com/woocommerce/action-scheduler/pull/898 relates and may also resolve this one.

We forgot to close this after merging #676. Closing now!

I'm sorry for the further delay. Again, we'd be receptive to any PRs you submit: we can't offer any guarantees, though, beyond doing our best to allocate time toward review...

The Action Scheduler tables are a special case, because: - Many plugins ship Action Scheduler, not just WooCommerce. - Only one instance is in memory at any one time. -...

Agree, but let's be sure to verify each supports HTTPS (on a *very* quick/incomplete test, `ip-api.com` may not, so we may have to leave some untouched).

> With time (we can decide which version), we can deprecate the old structure and move to new one. Let me know what you think about this. Makes sense!

Hi @gedex—you selected me for review but, though I have a broad understanding of Tracks, I'm not too familiar with other parts of the source tree you are changing. Were...

Interesting. It seems like this is specifically an issue with the [`multiple` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/multiple). When removed, the email address renders as normal. Could this be a bug in Sonoma 14.4.1/Safari 17.4.1?