Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 22803 ]] Fix runtime error when editing a DG form #2140

Open
wants to merge 1 commit into
base: develop-9.6
Choose a base branch
from

Conversation

livecodepanos
Copy link
Contributor

This patch ensures that all the properties of the field 'theEditor' we care about are saved in a temp variable, so as they can be queried after 'theEditor' is deleted, without causing a "no such oblect" error.

This patch ensures that all the properties of the field 'theEditor'
we care about are saved in a temp variable, so as they can be queried
after 'theEditor' is deleted, without causing a "no such oblect" error.
@livecodepanos livecodepanos added this to the 9.6.2-rc-1 milestone Aug 17, 2020
@livecodepanos livecodepanos modified the milestones: 9.6.2-rc-1, 9.6.3-rc-1 Jan 27, 2021
@livecodepanos livecodepanos changed the title [[ 22803 ]] Fix runtime error when editing a DG form [[ Bug 22803 ]] Fix runtime error when editing a DG form May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant