i dont know why
the script node_load(7) output is :
public 'field_tags' => array (size=1) 'und' => array (size=2) 0 => array (size=1) 'tid' => string '2' (length=1) 1 => array (size=1) 'tid' => string '3' (length=1)
why the field tags not filled with tag title ! it only shows tid’s
does this is a normal behavior of Drupal node_laod that it only load’s primary id’s of relational contents like taxonomy terms ?