pq21765 - AbtHelpApp needs to prereq EmImageSupport ------------------------------------------------------------------------------------------------------------------ Affected Platforms: Affected Features: Base Smalltalk Prerequisites: Symptom: AbtHelpApp needs to prereq EmImageSupport because a method in AbtHelpApp dcalls a method in EmImageSupport. The customer packaged an application that prereqed AbtHelpApp and got the following error when they tried to pull up help on their application. 'EmSystemConfiguration does not understand logError:' This was solved by adding EmImageSupport as prereq to their application. Solution: Add EmImageSupport as a prereq to your app if it prereqs AbtHelpApp. Open a workspace on file pq21765.st and file in the patch.