Actions
Bug #2730
closedImage fields ignore $reason on all outputs except html
Description
When displaying an avatar field through API CSV, PHP, etc.. outputs ignore $reason and ALWAYS return the thumbnail version.
Files
Updated by krileon about 13 years ago
- File 2730.patch 2730.patch added
- Status changed from New to Resolved
- Assignee set to beat
- % Done changed from 0 to 100
Added $reason check to ensure thumbnail version is only displayed if $reason isn't "profile".
Updated by beat about 13 years ago
- Status changed from Resolved to Closed
- Estimated time set to 1:00 h
Fixed in r1575 as suggested.
Thanks Kyle!
Actions