- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message73783
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | ronny |
|---|---|
| Recipients | georg.brandl, ronny |
| Date | 2008-09-25.12:41:47 |
| SpamBayes Score | 0.00041894414 |
| Marked as misclassified | No |
| Message-id | <1222346508.67.0.745864435926.issue3960@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With sphinx svn version 66617, generated html docs have invalid html anchors: <a class="headerlink" href="#blah"> instead of <a class="headerlink" name="blah">. Affected file: sphinx/htmlwriter.py, lines 71 and 373. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-25 12:41:48 | ronny | set | recipients: + ronny, georg.brandl |
| 2008-09-25 12:41:48 | ronny | set | messageid: <1222346508.67.0.745864435926.issue3960@psf.upfronthosting.co.za> |
| 2008-09-25 12:41:47 | ronny | link | issue3960 messages |
| 2008-09-25 12:41:47 | ronny | create | |

