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.