Bug #148
Method Extract: Procedure without parameters not called
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/31/2019
Due date:
% Done:
0%
Description
If you extract a procedure without any parameters then it does not get invoked from the location where the method is extracted.
History
#1 Updated by Wil van Antwerpen over 5 years ago
- Status changed from New to Resolved
Some of the code that determined the method name was inside a parameter check.
Moved it out and this now works as expected.
#2 Updated by Wil van Antwerpen over 5 years ago
- Status changed from Resolved to Closed
Fixed in RC1