"Go to Erl Line..." broken in 8.5.1FP3?

Anyone else having problems with Designer in Navigate → Goto Erl Line? I’ve upgraded my Client and Designer to FP3 (which should not contain any fixes to Designer) and now this functionality shows me incorrect line in my LS Script Library Class.

The agent is running on 8.5.1FP2 server. I hope we get rid of this whole “go to erl line” disaster soon and Erl starts reporting the correct line!

Subject: Please see the following tech note

Title: ERL() in LotusScript misreports the line number if the error occurs in a classDoc #: 1430623

URL: http://www.ibm.com/support/docview.wss?rs=899&uid=swg21430623

Is that the issue you are getting?

Subject: Thanks, that’s interesting info

In my case it was totally messed up: it reported error in line 177 which I doubted so I added some msgboxes also to the beginning of the code. After this it was still reporting 177 which was now a different line! When I closed and reopened the lib and tested again I got the correct line using “Go to Erl line…”.