Opened 10 years ago
Closed 10 years ago
#38089 closed defect (bug) (fixed)
Erroneous comment in WP_Upgrader::create_lock()
| Reported by: | markshep | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Upgrade/Install | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The comment regarding an existing lock still being valid is inverted regarding when the code bails. Please see attached diff for a correction.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @markshep, welcome to Trac! Thanks for the patch.
Introduced in [36821].