πŸ‡ΊπŸ‡ΈUnited States @msupko

Account created on 30 April 2009, over 15 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States msupko

I'm not really sure we need to set these values at all. If we don't call these methods, Commerce will automatically set these timestamps for us. Here's a patch that just removes this logic.

πŸ‡ΊπŸ‡ΈUnited States msupko

Here is an updated patch to implement this functionality for 8.x-1.7.

πŸ‡ΊπŸ‡ΈUnited States msupko

Here is an updated patch that also accounts for the changes to `ContainerAwareEventDispatcher::dispatch()` in Symfony 4.3+.

πŸ‡ΊπŸ‡ΈUnited States msupko

Patch #5 did not work for me; it evaluates the previous value of the input rather than the current one, so it only works as long as you are not changing the hours.

The root of the problem seems to be in the new formatters introduced in 1.9; here is a patch that targets this specifically. This resolves the validation issue for me, and may resolve other (as yet unidentified) issues as well.

Production build 0.71.5 2024