thirdparty/mocker/__init__.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 29 Jan 2009 09:33:50 +0000
changeset 1058 6acbbb68f032
parent 104 5a2786fd5048
permissions -rw-r--r--
Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash. Patch by: Pawel Solyga Reviewed by: to-be-reviewed