Opened 2 years ago
Closed 2 years ago
#45115 closed defect (bug) (fixed)
Customize: Future-proof comments referencing 5.0 TODOs
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Customize | Keywords: | has-patch commit fixed-5.0 |
Focuses: | docs | Cc: |
Description
Some Customizer-related files contain inline comments referencing work to do for #42364 for 5.0. Those comments are now outdated as #42364 was moved to the 5.1 milestone.
The attached patch updates the comments (without targeting a specific release, to be on the safe side).
I set the milestone to 5.0 to start with as that's the first release that would contain the inaccurate comments.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Thanks, @dlh. The patch looks good to me. Good catch.