Modify ↓
Opened 10 years ago
Closed 10 years ago
#11709 closed defect (fixed)
Update Registration check strings to new AccountManager interface
Reported by: | anonymous | Owned by: | Dirk Stöcker |
---|---|---|---|
Priority: | normal | Milestone: | plugin - spam-filter |
Component: | plugin/spamfilter | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
A missing variable somewhere;
Registration (-10): Account registration failed (BasicCheck: Username %s is not allowed., UsernamePermCheck: Another account or group already exists, who's name differs from %s only by case or is identical.)
Using;
TracAccountManager 0.4.4 TracSpamFilter 0.9.0dev-r12847
Attachments (0)
Change History (4)
comment:1 by , 10 years ago
Milestone: | → plugin - spam-filter |
---|---|
Summary: | Registration (-10): Account registration failed (BasicCheck: Username %s is not allowed., UsernamePermCheck: Another account or group already exists, who's name differs from %s only by case or is identical.)Registration (-10): Account registration failed (BasicCheck: Username %s is not allowed., UsernamePermCheck: Another account or group already exists, who's name differs from %s only by case or is identical.) → A missing variable in message of registration failure |
comment:2 by , 10 years ago
Summary: | A missing variable in message of registration failure → Update Registration check strings to new AccountManager interface |
---|
comment:3 by , 10 years ago
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In r13133.