Has anyone else run into this issue? I copied a tree of pages using the copy_move extension. Some of the pages use the default_page_parts extension to define page parts of children. Some of the children ended up with duplicate page parts, where only one had content.
example: page_part_config --- - name: main - name: highlight Expected child page in copied hierarchy: Main(with content), Highlight(with content) Actual child page in copied hierarchy: Main, Highlight, Main(with content), Highlight(with content) Thanks, Chaim [email protected] _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
