Modify ↓
      
        Opened 17 years ago
Closed 12 years ago
#3899 closed defect (duplicate)
[Patch] SQL query failures with PostgreSQL
| Reported by: | Shane Caraveo | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Component: | TracTicketStatsPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 | 
Description
general postgres failures, will post patch
Attachments (2)
Change History (5)
Changed 17 years ago by
| Attachment: | pg-ticketstats.patch added | 
|---|
comment:1 Changed 15 years ago by
| Summary: | sql query failures with postgres → [Patch] SQL query failures with PostgreSQL | 
|---|
comment:2 Changed 15 years ago by
| Owner: | changed from Prentice Wongvibulsin to Ryan J Ollos | 
|---|
Reassigning ticket to new maintainer.
comment:3 Changed 12 years ago by
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
Issue will be fixed in #8703, so closing this as a duplicate. Your patch looks good. The Trac Database API is not utilized correctly, which will cause SQL injection vulnerabilities and cross-DB compatibility issues.
Note: See
        TracTickets for help on using
        tickets.
    



postgres fixes