To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96882
                 Issue #|96882
                 Summary|RPT: frmdlg - Text function FIND gives error if search
                        | string is not found
               Component|Database access
                 Version|DEV300m35
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|SRB
             Assigned to|dbaneedsconfirm
             Reported by|atjensen





------- Additional comments from [EMAIL PROTECTED] Thu Dec  4 10:51:04 +0000 
2008 -------
The text function FIND in the [CWS:frmdlg] build is returning error 504 when the
search string is not found.

The function is returning a NULL STRING when an inaccurately formed function is
used.

Example: 

FIND("The";[txt];)
I expected this to issue an error, because of the second semi-colon with no
value following - but what is returned is a null string.

FIND("The";[txt];10)
This will not find the search string "The" in the column [txt] after the 10th
position. I am not sure what should be returned, the pentaho docs do not say,
but did not expect to get "LibFormulaErrorValue{errorCode=504}"

See attached document for example report

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to