πŸ‡³πŸ‡ΏNew Zealand @janpongos

Account created on 1 March 2022, over 2 years ago
#

Merge Requests

Recent comments

πŸ‡³πŸ‡ΏNew Zealand janpongos

I got the same issue as well. I wonder what causes the timestamp to use a milliseconds value instead of seconds.

I think if all timestamp are in seconds, the issue will be resolve. So for now I use this patch to force convert the value into seconds if it found any milliseconds.

It will really be good if anyone can point out why timestamps got into milliseconds in the first place, then this should not be an issue.

Patch is for version 3.0.0-beta1.

πŸ‡³πŸ‡ΏNew Zealand janpongos

ok so this is a dangerous update - MR 9272
I misinterpreted the method as if it's a query.
Please ignore that MR.

πŸ‡³πŸ‡ΏNew Zealand janpongos

janpongos β†’ changed the visibility of the branch 3346430-wrong-revision-can to active.

πŸ‡³πŸ‡ΏNew Zealand janpongos

another tag that gets strips out that's good to be whitelisted is "drupal-media" when using core's ckeditor5.

πŸ‡³πŸ‡ΏNew Zealand janpongos
πŸ‡³πŸ‡ΏNew Zealand janpongos

janpongos β†’ created an issue.

πŸ‡³πŸ‡ΏNew Zealand janpongos

janpongos β†’ made their first commit to this issue’s fork.

πŸ‡³πŸ‡ΏNew Zealand janpongos

I am getting same issue but not only for "Date List" but also for "Date".

Currently on 6.2.0-beta6

Working:
date_date_format: Y-m-d

Not working:
date_date_format: d/m/Y
OR
date_date_format: d-m-Y

Production build 0.71.5 2024