You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It calls cFram::Cursor:locate(), which can fail. Better to make sure the located flag is clear, and make sure that cFram::Cursor::create() does a locate. A thorough review is needed for testing, and probably a test suite / regression check. So pushing this to a future rev.
The text was updated successfully, but these errors were encountered:
It calls
cFram::Cursor:locate()
, which can fail. Better to make sure the located flag is clear, and make sure thatcFram::Cursor::create()
does a locate. A thorough review is needed for testing, and probably a test suite / regression check. So pushing this to a future rev.The text was updated successfully, but these errors were encountered: