Opened 15 years ago
Closed 14 years ago
#15007 closed Bug (duplicate)
Wrong message-tag when successfully adding an entry
| Reported by: | parsch | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.2 |
| Severity: | Normal | Keywords: | |
| Cc: | sehmaschine@… | Triage Stage: | Accepted |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | yes |
Description
If I successfully add/save an entry I expect the message-tag to be "success" and not "info"
Change History (5)
comment:1 by , 15 years ago
| Cc: | added |
|---|
comment:2 by , 15 years ago
| Component: | Uncategorized → django.contrib.admin |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:3 by , 15 years ago
| Severity: | → Normal |
|---|---|
| Type: | → Bug |
comment:4 by , 14 years ago
| UI/UX: | set |
|---|
comment:5 by , 14 years ago
| Easy pickings: | unset |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I suppose the message_user method could take a level parameter.