Index: trunk/kernel/include/category.php =================================================================== diff -u -N -r3250 -r3255 --- trunk/kernel/include/category.php (.../category.php) (revision 3250) +++ trunk/kernel/include/category.php (.../category.php) (revision 3255) @@ -1917,6 +1917,7 @@ if( GetVar('Selector') ) $url_params['Selector'] = GetVar('Selector'); if( GetVar('new') ) $url_params['new'] = GetVar('new'); if( GetVar('destform') ) $url_params['destform'] = GetVar('destform'); + if( GetVar('destfield') ) $url_params['destfield'] = GetVar('destfield'); $nav = ""; $m_var_list_update["p"]=1;