Opened 15 years ago
Closed 15 years ago
#15420 closed defect (bug) (fixed)
Typo puts variable into global scope
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | 3.1 |
| Component: | General | Keywords: | has-patch |
| Focuses: | 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