If user leaves Title Field: or Description Field: blank when they configure the view, 'Undefined' is displayed in the popup.

Attached patch checks variable is defined before writing it to the popup.

Same problem affects tooltip.

Comments

davidhk’s picture

StatusFileSize
new860 bytes
new935 bytes
tmcw’s picture

Can this be written on the Drupal level instead? We'd like to minimize logic in Javascript. Although, this may be wanted for external data that also uses popups and tooltips...

davidhk’s picture

StatusFileSize
new899 bytes

As requested, fixed at the Drupal level instead:

tmcw’s picture

Status: Active » Fixed

Great, thanks, committed: http://drupal.org/cvs?commit=379764

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.