Opened 3 years ago
Closed 3 years ago
#15420 closed defect (bug) (fixed)
Typo puts variable into global scope
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
r16363 apparently accidentally put the variable data into global scope.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [16364]) Fix typo from r16363. Props filosofo. Fixes #15420