Hi Fabian,

Thanks for the additional information.

The code I provided is necessary, especially when you are using navigation 
manager.

I went into a bit of discussion here:

https://groups.google.com/forum/#!searchin/reddot-cms-users/lst_navigation$20publishing/reddot-cms-users/Kr6lxcblo_o/b1WPB_ov77wJ

If your navigation code is outputting link using .GetUrl(), then it will 
produce many extra publishing, when using the option, publishing following 
pages.

If your navigation code is outputting link using GetUrl(Bool: false), then 
it will not properly publish following pages, when using the option, 
publishing following pages.

This is the most common issue that support and professional services see 
when asked about project's publishing performance and accuracy.

Anyways,  back to your issue.

Do you have 2 language variants: ENU and DEU?

Maybe you don't have to page content for the page 398 in DEU variant?

But you mentioned publishing from the master page works, so that means, 
page 398 is likely connected to multiple locations.  One location is in a 
container, one location is to an anchor or list.  When publishing page 398, 
the publisher will try to publish 2 pages.  One page is the master page of 
398 since page 398 part of it (being in master page's container).  The 
other page is the page 398 itself because it is connected to an anchor or 
list.  Any page that is connected to a anchor or list is considered as an 
individual page by the publisher.





On Monday, October 20, 2014 5:40:29 AM UTC-4, A. Kerygma wrote:
>
> Hi Jian,
>
> no, page 398 is the page in the container. When i start publishing from 
> the masterpage it works, but not when starting publishing from the 
> container page. Additionally, i use Navigation Manager in this project, so 
> i think the code you posted is not neccesary?
>
> Thanks,
> Fabian
>

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to