From: Michael M. <mi...@gn...> - 2005-08-04 13:20:35
|
Hi Honza I have run into a strange problem: Is it possible that new_id can return an item id that begins with x...? Because if that is the case then such item ids can cause problems when saved using the insert_fnc_ids which checks the first character for x,y,z and removes the character thus corrupting the item id. Maybe this is already fixed but just thought I report it. Michael |