Has anyone else had trouble with this? It seems that the add_item method doesn't work. It will add one item, but when you try to add another, the first one is replaced with the new one. It doesn't appear that the item array is being properly registered with the session (or something like that).
Anybody else had that problem?