Issue 105724 - RPT: conditional print for report fields does not work
Summary: RPT: conditional print for report fields does not work
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: ReportBuilder (show other issues)
Version: OOo 3.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.2
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-10-08 12:57 UTC by Frank Schönheit
Modified: 2009-11-09 10:12 UTC (History)
1 user (show)

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


Attachments
document to reproduce the bug case (22.47 KB, application/vnd.sun.xml.base)
2009-10-08 12:58 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2009-10-08 12:57:23 UTC
The "Conditional Print Expression" property of report fields does not seem to
work at all.

For an illustration, open the attached document. It contains a report with 3
fields in the detail section. All 3 fields have set up a conditional format,
which changes the text background to some dark yellow when the expression
"[Imponibile]<>0" evaluates to true.

Using the /very same/ expression in the "Conditional Print Expression" property
of any of the fields (in the document, it is set on the first field) does not
have any effect: Still, all fields are shown in all records.
Comment 1 Frank Schönheit 2009-10-08 12:58:11 UTC
Created attachment 65243 [details]
document to reproduce the bug case
Comment 2 ocke.janssen 2009-10-09 10:34:07 UTC
The problem here is the choosen number format. When Number was choosen, empty
string are converted to zero.
Comment 3 ocke.janssen 2009-10-09 10:40:09 UTC
I was wrong there seems to be another issue as well.
Comment 4 ocke.janssen 2009-10-12 13:38:14 UTC
Fixed in cws dba32i
Comment 5 ocke.janssen 2009-10-28 08:39:09 UTC
Please verify. Thanks.
Comment 6 marc.neumann 2009-10-30 09:52:27 UTC
verified in CWS dba32i

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fdba32i
Comment 7 r4zoli 2009-11-09 10:12:06 UTC
Verified in OOO320_m4.
Closing.