Bug: 34769

Impact:

Product:
GemBuilder for Smalltalk

Versions:
7.2.2, 7.2.1, 7.2, 7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 6.0, 5.2.3, 5.2.2, 5.2.1, 5.2

Platform:
VW

Fixed In:
7.3

Class variable connector gets MNU on undefined variable

If a Class Variable Connector attempts to connect to a class variable
that is not defined on the client, it will result in a message not
understood on connectionError:, rather than reporting a connection
error.

Workaround:

none/not applicable