Issue 4563: Wrong formatting of contributor list in About page (original) (raw)

Issue4563

Created on 2008-12-06 14:29 by salty-horse, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg77128 - (view) Author: Ori Avtalion (salty-horse) * Date: 2008-12-06 14:29
The bulleted list of credits in the about page is turning people's initials into numbering. For example: * A. Amoroso * L. Peter Deutsch appear as * 1. Amoroso * 12. Peter Deutsch <http://docs.python.org/about.html>
msg81208 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2009-02-05 11:38
Fixed in r69300.
History
Date User Action Args
2022-04-11 14:56:42 admin set github: 48813
2009-02-05 11:38:35 georg.brandl set status: open -> closedresolution: fixedmessages: +
2008-12-06 14:29:27 salty-horse create