Closed (fixed)
Project:
Signwriter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2009 at 13:51 UTC
Updated:
28 Jul 2009 at 13:00 UTC
The sample font images on the profile editing page (signwriter/profile/*) are generated without extension. This might lead to problems.
The attached patch solves the problem. It sets the file type explicitly to GIF, as this is the default that is chosen anyway, so the images are generated with the gif extension.
Frodo
| Comment | File | Size | Author |
|---|---|---|---|
| signwriter-extension.diff | 378 bytes | Frodo Looijaard |
Comments
Comment #1
agileware commentedThanks for catching this.
Committed.