Modify ↓
      
Opened 16 years ago
Closed 16 years ago
#8416 closed defect (worksforme)
log.error change causes error
| Reported by: | anonymous | Owned by: | Christian Boos | 
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11-stable | 
| Severity: | blocker | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
in changeset:7835 a change from using log.exception to log.error is missing one argument. See line 95 in trac/loader.py
Attachments (0)
Change History (4)
comment:1 by , 16 years ago
| Milestone: | 0.11.6 → 0.11.5 | 
|---|---|
| Owner: | set to | 
| Status: | new → assigned | 
| Version: | none → 0.11-stable | 
comment:2 by , 16 years ago
| Milestone: | 0.11.5 | 
|---|---|
| Resolution: | → worksforme | 
| Status: | assigned → closed | 
That was fixed three months ago in [8061] :-)
comment:3 by , 16 years ago
| Resolution: | worksforme | 
|---|---|
| Status: | closed → reopened | 
comment:4 by , 16 years ago
| Resolution: | → worksforme | 
|---|---|
| Status: | reopened → closed | 
Care to explain why not?
  Note:
 See   TracTickets
 for help on using tickets.
    


  
Good catch, thanks!