Issue 14740 - image controls display old content in record without image
Summary: image controls display old content in record without image
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: christoph.lukasiak
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-22 11:20 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
suggested patch (832 bytes, patch)
2003-05-22 14:05 UTC, Frank Schönheit
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-05-22 11:20:54 UTC
* have a MySQL database with a table with a VARBINARY field
* have a OOo data source for this database
* have a form connected to the respective table, with an image control bound to
the binary field
* with this form (or by other means), ensure that the binary field is filled
with an image in the first record, and empty in the second record
* open the form, travel to the first record
=> the image is properly displayed
* using the "next record" button in the toolbox, travel to the second record

actual result:
--------------
the image from the first record is displayed in the image control

expected result:
----------------
the image control is empty, because the field it is bound to is empty
Comment 1 Frank Schönheit 2003-05-22 11:21:30 UTC
targeting and accepting
Comment 2 Frank Schönheit 2003-05-22 14:05:13 UTC
Created attachment 6334 [details]
suggested patch
Comment 3 Frank Schönheit 2003-05-22 14:06:45 UTC
fs->ka: can you please review the attached patch? thanks :)
Comment 4 ooo 2003-06-02 11:30:50 UTC
KA: bugfix reviewed and approved
Comment 5 Frank Schönheit 2003-06-02 12:26:17 UTC
fs->clu: please verify in dba07
Comment 6 christoph.lukasiak 2003-06-03 13:10:43 UTC
.
Comment 7 christoph.lukasiak 2003-06-03 13:11:58 UTC
verified in internal version
Comment 8 christoph.lukasiak 2003-07-16 16:05:38 UTC
verified and closed
Comment 9 hans_werner67 2004-02-02 12:29:24 UTC
change subcomponent to 'none'