#4347 closed defect (bug) (fixed)
a semicolon that shouldn't be there
| Reported by: | flinkflonk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
There's a superfluous semicolon in changeset 5560, leading to the conditional part always being executed.
Patch attached.
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)
(In [5561]) Typo fix from flinkflonk. fixes #4347 see #4189