- πΊπΈUnited States smustgraveThis 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. Think the method should be deprecated first right? This could break existing sites. Still needs a change record. 
- last updateover 2 years ago 30,368 pass
- last updateover 2 years ago CI aborted
- last updateover 2 years ago 29,396 pass, 2 fail
- Status changed to Needs reviewabout 2 years ago 12:39pm 2 August 2023
- last updateabout 2 years ago 29,940 pass, 1 fail
- π·π΄Romania alex.stanciuAdded a deprecation notice and created a (draft) change record https://www.drupal.org/node/3378735 β 
- The last submitted patch, 99: 2449895_99.patch, failed testing. View results β 
- last updatealmost 2 years ago 28,520 pass, 1 fail
- last updatealmost 2 years ago 29,680 pass, 1 fail
- last updatealmost 2 years ago 30,552 pass, 1 fail
- Status changed to Needs workover 1 year ago 6:41pm 14 March 2024
- π¨π¦Canada benoit.borrelFor info, patch #92 β worked for me. 
 Config: PHP 8.3.3, Drupal 10.2.3.
- last updateover 1 year ago 29,723 pass
- Confirming patch #92 works on PHP 8.1.28 / Drupal 10.2.6. - Unfortunately patch #99 did not work. 
- π¨π¦Canada andrew.wangConfirming patch #92 works on PHP 8.3.10 / Drupal 10.3.10. 
- Status changed to Needs review7 months ago 12:05pm 31 March 2025
- π·πΊRussia ilya.noUploading patch for D11. Couldn't produce interdiff due to `Whitespace damage detected in input`. But basically it's the same with #92. I've only removed : void from importPoFile(). 
- πΊπΈUnited States smustgraveHave not reviewed but fixes should be in MRs please. 
- Merge request !12000Issue #2449895: Imported PO files have no public URL but have a link at admin/content/files β (Open) created by tobiasb
- π©πͺGermany tobiasb BerlinI added the changes from 104 + native typehint. But then I saw getExternalUrl was removed, which I added again. 
- π©πͺGermany tobiasb BerlinRethinking. Based on LocalStream -> getExternalUrl-> exception -> yes please. 
 Based on PrivateStream -> getExternalUrl -> exception -> why?Removing \Drupal\locale\StreamWrapper\TranslationsStream::getExternalUrlwould use\Drupal\Core\StreamWrapper\PrivateStream::getExternalUrlthen and no Change record is required.I need to review it in a real drupal installation. 
- π©πͺGermany tobiasb BerlinSo with PrivateStream and \Drupal\Core\StreamWrapper\PrivateStream::getExternalUrlthe view links tosystem/files/my.po, which does not exists, but that is ok. The file is then removed, whenfile_croncleanups temporary files.Better would be. Upload file -> import translation -> remove file. But this is out of scope. 
- The Needs Review Queue Bot β tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work". - This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done. - Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues. 
- First commit to issue fork.
- Status changed to Needs work5 months ago 7:15pm 17 June 2025
- πΊπΈUnited States smustgraveIssue summary appears incomplete. Should be using the full standard template, with steps to reproduce, and proposed solution that matches the solution.