- 🇺🇸United States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request → as a guide.
See starting in #26 a different approach was taken. But that lost test coverage. Could we add one back?
Thanks!
- Status changed to Needs review
almost 2 years ago 8:32pm 9 February 2023 The last submitted patch, 35: 3255699-35-TEST-ONLY-FAIL.patch, failed testing. View results →
- 🇺🇸United States mfb San Francisco
Removed "needs tests" tag as we now have a functional test
- Status changed to Needs work
almost 2 years ago 3:15pm 11 February 2023 - 🇺🇸United States smustgrave
Minor but what solution are we going with? Proposed solution section has 4 possibilities. Think it will help the committers to know which to look for.
- 🇵🇱Poland lamp5 Rzeszow
I can see the same deprecation when file e.g image without filesize is attached to a form, so ImageWIdget or FIleWidget table try to render image without filesize. We use S3FS to store files.
- last update
over 1 year ago 29,401 pass - Status changed to Needs review
over 1 year ago 6:26pm 29 May 2023 - 🇺🇸United States mfb San Francisco
@lamp5 hopefully #37 works fine as a fix and you could provide a review?
When using S3FS do most files have a size and only occasionally the size is NULL for some reason? If so then #37 seems (to me) like a good solution - printing "Unknown" in the table for those rare cases where something went wrong when determining the file size.
- Status changed to RTBC
over 1 year ago 11:15pm 29 May 2023 - 🇺🇸United States smustgrave
Thanks @mfb for updating issue summary.
Ran tests locally to make sure they fail
Exception : Deprecated function: abs(): Passing null to parameter #1 ($num) of type int|float is deprecated
format_size()() (Line: 137)Which is good.
Change matches issue summary think this is good.
- last update
over 1 year ago 29,399 pass - last update
over 1 year ago 29,400 pass - last update
over 1 year ago 29,409 pass - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 29,418 pass 7:15 2:35 Running- last update
over 1 year ago 29,420 pass 37:15 35:27 Running- last update
over 1 year ago 29,429 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,430 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,436 pass - last update
over 1 year ago 29,441 pass - last update
over 1 year ago 29,444 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,443 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,439 pass - last update
over 1 year ago 29,444 pass 52:15 48:27 Running- last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass - last update
over 1 year ago 29,446 pass -
longwave →
committed 9b55418b on 10.1.x
Issue #3261229 by mfb, danflanagan8, smustgrave, daffie, catch, alexpott...
-
longwave →
committed 9b55418b on 10.1.x
-
longwave →
committed 5f3e8885 on 11.x
Issue #3261229 by mfb, danflanagan8, smustgrave, daffie, catch, alexpott...
-
longwave →
committed 5f3e8885 on 11.x
- Status changed to Fixed
over 1 year ago 12:51pm 22 July 2023 - 🇬🇧United Kingdom longwave UK
Decided to backport to 10.1.x as a minor fix for an edge case.
Committed and pushed 5f3e8885b8 to 11.x and 9b55418bba to 10.1.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.