4Site
Support Request System
View Patch #40.033.015
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
01679 -
Equipment copy function freezes after move
01318 -
Equip Program crashes during Move function
Symptoms:
When using the equipment copy function, (not drag & drop), to copy an equipment from one location to another, the application freezes while refreshing the tree. This has been observed to happen when an equipment is copied to the last item in the treelist. Note that database tables are updated correctly - the problem occurs when attempting to refresh the tree display with the changes.
Solution:
Call the Add() function instead of Insert() to refresh the tree (so that the copied equipment is added as a child of the target item.
Browse Patches
Find a Patch
Return to Request System Menu