Items.Clear Method does not clear Keys

Summary

Id: 3911.10
Type: Bug Bug
Current Status: Open

Detail

13 Nov 2003 Open George Larson

I am having trouble with the cbar.items.clear method. I create a bar, add items, and then when a user hits Next the I clear the items and add new items. This works fine, but when they hit the Back button and I do a .items.clear, and then try to readd the items from the first menu again, I get an error saying the the KEY has is a duplicate.