Bug: 41331

Impact:
Informational

Product:
GemBuilder for Smalltalk

Versions:
7.6, 7.5, 7.4.1, 7.4, 7.3.3, 7.3.2, 7.3.1, 7.3, 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

Platform:

Fixed In:

Do not disconnect clientForwarder connectors

Disconnecting a connector with the post connect action of #clientForwarded
may result in errors, since the clientForwarder remains on the server.

Workaround:

Sessions using connectors with a post connect action of #clientForwarder
should not explicitly disconnect these connectors.  The connectors will
be cleared on session logout.