Closed (duplicate)
Project:
Drupal core
Version:
9.2.x-dev
Component:
language system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2017 at 20:18 UTC
Updated:
19 Apr 2021 at 11:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
zaporylieAfter some digging I discovered that the only occurrences of private member variables with leading underscore character are located in Gettext component, so adding reference to #1637662: Clean up the Gettext PO parser and changing component on the issue.
Comment #9
quietone commented@zaporylie, thanks for the patch!
This was fixed in #2935190: Fix variable names in Gettext component. in March 2018. so I am closing as duplicate.
Comment #10
zaporylieGlad it's been fixed, even if elsewhere.