id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
4130,.val() should not return null as a value,ptran123,dmethvin,"I have an object with properties obj.FirstName and obj.LastName.  FirstName is ""mickey"" and LastName is null.  When I use $(""#lastNameTextBox"").val(obj.LastName), it displays null in the textbox.  It should not display anything if the value is null.  This logic worked OK with version 1.2.6.  However, version 1.3.1 is showing null in this textbox.",bug,closed,minor,1.4.3,attributes,1.4.2,fixed,val(),,,
