[TIMOB-2428] Problem with fieldByName when trying to retrieve a blob
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2012-07-26T12:12:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Guillaume |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:19:30.000+0000 |
Updated | 2012-07-26T21:59:15.000+0000 |
Description
I have the feeling that the function 'fieldByName('image')' does not work when reading a Blob (at least an image in a Blob). If you call 'field(x)', then it works fine.
I have tried this by working with the sample "database example using blob" data of the document API_DatabaseClass.pdf.
Does not include complete & valid test case. Document referred to no longer exists.
When this is resolved the ticket may be reopened.