Ticket #7311 (closed defect: invalid)
Incorrect integer value: 'WikiStart'
| Reported by: | mcarpent | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11rc1 |
| Severity: | normal | Keywords: | infoneeded |
| Cc: | mcarpent@… |
Description
In my apache logs I am seeing the following over and over:
/usr/lib/python2.5/site-packages/Trac-0.11rc1-py2.5.egg/trac/db/util.py:50: Warning: Incorrect integer value: 'WikiStart' for column 'id' at row 1 return self.cursor.execute(sql_escape_percent(sql), args)
This did not start until upgrading from trac 10.4 to 0.11rc1.
OS: Ubuntu Hard Heron (8.04) Apache: 2.2.8-1ubuntu0.1 Python: 2.5.2-0ubuntu1
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


