Ticket #7390 (new defect)
Opened 7 weeks ago
DeprecationWarning: docutils.nodes.Element.set_class deprecated
| Reported by: | info@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | info@… |
Description
I saw this error in the Apache logs earlier today:
[Sun Jun 29 20:19:41 2008] [error] /usr/local/src/trac/trac/mimeview/rst.py:87: DeprecationWarning: docutils.nodes.Element.set_class deprecated; append to Element['classes'] list attribute directly
[Sun Jun 29 20:19:41 2008] [error] reference.set_class('missing')
Using Trac trunk (r7274) and Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 mod_python/3.3.1 Python/2.5.2 PHP/5.2.3-1ubuntu6.3 mod_ssl/2.2.4 OpenSSL/0.9.8e mod_wsgi/2.0
Attachments
Note: See
TracTickets for help on using
tickets.


