Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

byndit/Debug-JIT-Error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error:

1

Used Version:

2

Test Page Information:

  • Test Page 1:
    • OnAfterGetRecord -> Rec.CalcFields -> Error
  • Test Page 2:
    • OnAfterGetRecord -> NewRec = Rec -> NewRec.CalcFields -> No Error
  • Test Page 3:
    • SelectLatestVersion in OnAction trigger -> OnAfterGetRecord -> Rec.CalcFields -> No Error
  • Test Page 4:
    • Blob Field shown on the Page -> OnAfterGetRecord -> Rec.CalcFields -> No Error
  • Test Page 5:
    • Blob Field hidden on the Page -> OnAfterGetRecord -> Rec.CalcFields -> No Error

First Test:

To reproduce the error in the first test page 62001:

  • Open the page
  • Add some entries as shown: 3
  • Mark the second or third entry
  • Click on “Run Action” (two times) o First time: Test Bool will be switched to “true” o Second time: Error

Second Test:

To reproduce the error in the first test page 62001:

  • Reopen the page after you got the error.
  • The second entry (if selected before) has Test Bool set to true now: 4
  • Mark the second entry
  • Click on “Run Action” (the error will come up directly and the page will be closed; then you can’t start the page again until you clean your cache)

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published