rhijul / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

api.avatar_upload does not actually resize the image #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. go to www.jaiku.com and take a look at a random avator img, say
http://www.jaiku.com/image/springnote%40jaiku.com/avatar_489254e4eafb446ebf08b8c
81ae2fde0_u.jpg
2. check the resized ones, (_t, _f, _m)
3. they're all the same size! and they retain the original encoding (not
necessarily jpeg)

What is the expected output? What do you see instead?
resized images in jpeg format

Please use labels and text to provide additional information.
Discovered this bug while I was trying to document the api

Original issue reported on code.google.com by tony.t.t...@gmail.com on 29 May 2009 at 9:52

GoogleCodeExporter commented 8 years ago
fixed in r78

Original comment by tony.t.t...@gmail.com on 5 Jun 2009 at 6:50

GoogleCodeExporter commented 8 years ago
Issue 122 has been merged into this issue.

Original comment by tony.t.t...@gmail.com on 19 Jun 2009 at 9:06