Project

General

Profile

Bug #2280

Error with FIND-FIRST() method

Added by Vadim Nebogatov about 10 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Vadim Nebogatov
Start date:
04/09/2014
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:

vmn_upd20140510a.zip (13.8 KB) Vadim Nebogatov, 05/11/2014 05:02 PM

vmn_upd20140510b.zip (345 Bytes) Vadim Nebogatov, 05/11/2014 05:02 PM

History

#1 Updated by Vadim Nebogatov about 10 years ago

  • Target version set to Milestone 11

#2 Updated by Vadim Nebogatov about 10 years ago

Test case:

def temp-table tt field f as character.
create tt.
def buffer b for tt.
def var hBuffer as handle.
hBuffer = buffer b:handle.
hBuffer:FIND-FIRST.

P2J result:

[04/09/2014 23:07:15 MSK] (ErrorManager:SEVERE) {00000001:00000007:bogus} tt must be an unabbreviated name of a buffer known in query find_FIRST_SHARE. (7327)
[04/09/2014 23:11:52 MSK] (ErrorManager:SEVERE) {00000001:00000007:bogus} Invalid WHERE clause in FIND method for buffer tt1. (10041)

#3 Updated by Eric Faulhaber about 10 years ago

  • Description updated (diff)

#4 Updated by Eric Faulhaber about 10 years ago

  • Assignee set to Vadim Nebogatov

#5 Updated by Vadim Nebogatov almost 10 years ago

  • Status changed from New to WIP

#6 Updated by Vadim Nebogatov almost 10 years ago

Attached fix for this issue.

#7 Updated by Eric Faulhaber almost 10 years ago

Code review 20140510a:

The fix looks good to me.

There is no point in regression testing this with the regression harness, since we know the class you fixed is not used in that environment. I did not run the test case you provided, but as long as you have determined it is fixed with this update, please go ahead and check this in and distribute it.

Please check the test case into the testcases project, if you haven't already.

#8 Updated by Vadim Nebogatov almost 10 years ago

Update vmn_upd20140510a.zip committed and distributed, test case is checked into testcases project.

#9 Updated by Eric Faulhaber almost 10 years ago

  • % Done changed from 0 to 100
  • Status changed from WIP to Closed

#10 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 11 to Cleanup and Stablization for Server Features

Also available in: Atom PDF