Modify ↓
Opened 15 years ago
Closed 14 years ago
#5514 closed defect (fixed)
[patch] Typo "acct_mge" in web_ui.py in 0.11 branch
Reported by: | Owned by: | John Hampton | |
---|---|---|---|
Priority: | high | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | trivial |
Cc: | Trac Release: | 0.11 |
Description
"acctmge" should be "acctmgr" - patch against r6203 of the 0.11 branch attached (with other changes in the tree, so don't worry if patch warns about line number offsets).
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | fix_code_typo_r6203.patch added |
---|
comment:1 Changed 14 years ago by
Keywords: | trivial added |
---|---|
Priority: | normal → high |
Summary: | Typo "acctmge" in web_ui.py → [patch] Typo "acct_mge" in web_ui.py in 0.11 branch |
Confirmed to persist until now (changeset[9130]).
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [9200]) AccountManagerPlugin: Fix typo in 0.11 branch, closes #5514.
Thanks to olly@… for reporting this issue and proposed patch.
Note: See
TracTickets for help on using
tickets.
patch to fix typo