DescriptionThis patch addresses the following subclassing related issues:
- Changes the visibility of GadgetRenderingServlet instance fields from private to protected
- Moves the readObject method, which sets "initialized" to false during deserialization, and its writeObject companion method from a custom subclass to InjectServlet, which is where "initialized" is defined
Patch Set 1 #
MessagesTotal messages: 5
|
||||||||||||||||||||||||||||