- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message72221
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 | gjhiggins |
|---|---|
| Recipients | georg.brandl, gjhiggins |
| Date | 2008-09-01.10:02:16 |
| SpamBayes Score | 0.008115284 |
| Marked as misclassified | No |
| Message-id | <1220263337.27.0.506394651597.issue3746@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems Sphinx creates duplicate ids for <span> elements in Permalink headers. This causes Sphinx-generated HTML to fail W3C validation. Example: http://docs.python.org/dev/tutorial/interpreter.html where "id2" appears twice. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-01 10:02:17 | gjhiggins | set | recipients: + gjhiggins, georg.brandl |
| 2008-09-01 10:02:17 | gjhiggins | set | messageid: <1220263337.27.0.506394651597.issue3746@psf.upfronthosting.co.za> |
| 2008-09-01 10:02:16 | gjhiggins | link | issue3746 messages |
| 2008-09-01 10:02:16 | gjhiggins | create | |

