Modify ↓
Opened 17 years ago
Closed 17 years ago
#7491 closed enhancement (wontfix)
Remove word "anonymous" from the 'Your email or username field;
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | project | Version: | 0.12dev |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I would like to get some guidance on how to go about removing the word "anonymous" from showing up in the input box for the "Your email or username"field when creating a new ticket. I still would like that field to perform the same way it currently does, but I just don't want the field to be auto populated with "anonymous".
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
| Component: | ticket system → project |
|---|---|
| Milestone: | → 0.11.2 |
| Owner: | set to |
| Version: | → 0.12dev |
comment:2 by , 17 years ago
| Milestone: | 0.11.2 |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



The easiest is probably to hack the ticket template
trac/ticket/templates/ticket.html, at the location where the text box is defined:But this is not going to be implemented in core.