Fix for bug 101984: Empty string in port no. field causes browser to

crash (r=tao)
This commit is contained in:
shrutiv%netscape.com 2001-10-01 21:25:12 +00:00
parent 65cb135526
commit 118632a126

View File

@ -126,7 +126,7 @@ Start_x=307
Start_y=78
Width=40
Height=12
onCommand=IsNumeric(You must enter only numeric values for Port Number)
onCommand=IsNumeric(You must enter only numeric values for Port Number);IsPortnumEmpty
[Widget 11999]
Type=Text
@ -163,7 +163,7 @@ Start_x=307
Start_y=93
Width=40
Height=12
onCommand=IsNumeric(You must enter only numeric values for Port Number)
onCommand=IsNumeric(You must enter only numeric values for Port Number);IsPortnumEmpty
[Widget 15999]
Type=Text
@ -200,7 +200,7 @@ Start_x=307
Start_y=108
Width=40
Height=12
onCommand=IsNumeric(You must enter only numeric values for Port Number)
onCommand=IsNumeric(You must enter only numeric values for Port Number);IsPortnumEmpty
[Widget 19999]
Type=Text
@ -237,7 +237,7 @@ Start_x=307
Start_y=123
Width=40
Height=12
onCommand=IsNumeric(You must enter only numeric values for Port Number)
onCommand=IsNumeric(You must enter only numeric values for Port Number);IsPortnumEmpty
[Widget 24999]
Type=Text
@ -274,7 +274,7 @@ Start_x=307
Start_y=138
Width=40
Height=12
onCommand=IsNumeric(You must enter only numeric values for Port Number)
onCommand=IsNumeric(You must enter only numeric values for Port Number);IsPortnumEmpty
[Widget 33999]
Type=Text