On 02/22/10 11:50, Stephen Talley wrote: > Dan Labrecque wrote: > > >> When SSL is enabled, the port field in the general tab now becomes >> disabled. Also added an info icon next to the port field. >> >> http://smpt.east.sun.com/~danl/bugs/13423/webrev >> > > VirtualHostGeneralPanel.java > ---------------------------- > > o Line 143: AFAICT, this check is not necessary -- portSpinner should > always be non-null. Or am I missing something? >
I wasn't certain the init() method would never be called before createForm(). However, I have removed the check for null. Thanks, Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/vpanels-discuss/attachments/20100222/50e6c70f/attachment.html>
