Bug: Topic parent broken when creating new topic
(Dakar)
Write the name of a non-existing topic (for instance
SomeTopic), so when the page is saved the topic name shows a question mark. Click on the question mark to create the new topic. Looking at the status bar, this seems ok. Save the topic. Now the "You are here" path shows an incorrect link.
I should get Sandbox.ParentTopic, but I get ParentTopic.WebHome.
Test case
Environment
--
ArthurClemens - 09 Apr 2005
Impact and Available Solutions
Follow up
Fix record
Lost a parameter to normalizeWebTopicName, so it was not processing it properly. Checked all calls to make sure there are no other instances.
Discussion