#4347 closed defect (bug) (fixed)
a semicolon that shouldn't be there
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
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.
(In [5561]) Typo fix from flinkflonk. fixes #4347 see #4189