Modify ↓
#6377 closed defect (fixed)
Macro's name should be properly capitalized
| Reported by: | Mitar | Owned by: | Martin Scharrer |
|---|---|---|---|
| Priority: | normal | Component: | ServerSideRedirectPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Mitar | Trac Release: | 0.11 |
Description
Macro's name should be properly capitalized, not as redirect but as Redirect, similar to other macros.
Attachments (0)
Change History (5)
comment:1 Changed 16 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 Changed 16 years ago by
comment:5 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.



The lower case was chosen to be compatible with the TracRedirect macro, but it is not a problem to allow for
Redirectas well.