Modify ↓
      
Opened 18 years ago
Closed 18 years ago
#6362 closed defect (fixed)
ticket.summary is not replaced in the title of the page
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 | 
| Component: | ticket system | Version: | devel | 
| Severity: | trivial | Keywords: | title ticket.summary | 
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
the title of the page is #XXX(ticket.summary) instead of actually replacing ticket.summary by the short summary field
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Milestone: | → 0.11 | 
|---|---|
| Resolution: | → fixed | 
| Severity: | normal → trivial | 
| Status: | new → closed | 
Right, fixed in [6165]. Thanks!
  Note:
 See   TracTickets
 for help on using tickets.
    


  
ticket.html line 14 replace by #{ticket.summary}