If you get the bio or gmnotes of a character object whose bio or gmnotes are empty, the callback function gets 'null' (the string  'null' , not  null ) as its argument, instead of an empty string. While this is easy to guard against, it is quite misleading and unnecessary.  EDIT: Oops, this was meant to go under Bug Reports.