NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item8480: Not setting the parent correctly
From
Support.Question415.
--
AndrewJones - 08 Feb 2010
The parent is still not being set correctly. I changed the status to "Confirmed".
--
StefanosKouzof - 26 May 2010
I have tested this and for me it the parent
is being set correctly. Can you please provide me with an example where it is not working?
--
AndrewJones - 06 Jun 2010
Just tried to create multiple topics from one template. Every time i created a topic based on the template, the rest of the topics (about 8 of them), had the same parent as the topic that created them. I tried even setting the parent explicitly.
The macro that I use is:
%TOPICCREATE{ topic="%TOPIC%Team" parent="%TOPIC%" template="ProjectTeamTemplate" parameters="PrjManCode=%<nop>URLPARAM{"PrjManCode"}%&TopicTitle=%<nop>URLPARAM{"TopicTitle"}%" }%
All of the installed plugins are updated.
--
StefanosKouzof - 07 Jun 2010
Thanks for the quick reply, will try and fix it this week.
--
AndrewJones - 07 Jun 2010
Working fine in my tests on Foswiki 1.1.3, latest version of the plugin.
--
AndrewJones - 06 May 2011