Issue 5786 - Disfunction in serial letters when using conditioned fields, Win98, Version 1.0.0
Summary: Disfunction in serial letters when using conditioned fields, Win98, Version 1...
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: PC Windows 98
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: Oliver Specht
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 08:06 UTC by schmieta
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description schmieta 2002-06-13 08:06:05 UTC
When using a serial letter with an odbc-connection to an access database, I
can't get proper results when using a textfield with a condition like the following:

database.table.field == "male"

database.table.field eq "male"

database.table.field == male

database.table.field eq male

Wether the field contains "male" or "female" does not make any difference. The
result is the same for ALL the fields!
Comment 1 Frank Schönheit 2002-06-13 08:07:21 UTC
reassigning to the responsible developer in OOo Writer
Comment 2 Oliver Specht 2002-06-13 08:34:42 UTC
Didn't work in SO5.2, too.
Comment 3 schmieta 2002-06-19 07:58:20 UTC
Hi Oliver Specht,
just to avoid missunderstanding:
the functionality discribed above used to work in SO 5.2. At least it
did on my machine.
Comment 4 Oliver Specht 2002-10-22 12:26:51 UTC
.
Comment 5 Unknown 2002-12-03 13:21:08 UTC
I have the same problem when creating a serial letter (using Form 
letter). The conditional fields are simply not working in OpenOffice 
1.0.1 on Linux, they are returning the same value for all fields. 

I am quite sure I have entered the field correctly, because it works 
just fine on Windows.

e.g.:
database.table.field == "male" 
returns true if the field is "male" and false otherways.

Comment 6 Oliver Specht 2003-01-27 13:01:50 UTC
Target changed.
Comment 7 Oliver Specht 2003-01-30 14:44:47 UTC
Fixed with internal task #101436# in rev. 1.17 of
sw/source/ui/bastyp.cxx that is not available in OOo 1.02
Workaround is to set the database name into brackets []
Comment 8 Oliver Specht 2003-06-19 11:00:26 UTC
Closed.
Comment 9 hans_werner67 2004-02-02 12:51:18 UTC
change subcomponent to 'none'