Developer forum

Forum » Development » Change context of Dynamicweb.Frontend.Navigation.NavigationSettings

Change context of Dynamicweb.Frontend.Navigation.NavigationSettings

Vincent Gercke Pedersen
Reply

I'm trying to change the context of Dynamicweb.Frontend.Navigation.NavigationSettings to fetches the Nodes property with the purpose of generating breadcrumbs, but setting the RootPageId to another page results in no Nodes being returned:

The code above just returns an array of empty Nodes:

Does anyone have experience with using NavigationSettings with another context?

BR
Vincent


Replies

 
Nicolai Pedersen
Reply

Hi Vincent

Yes, this is actually a known issue with TFS#90576. It is on its way out.

BR Nicolai

 
Vincent Gercke Pedersen
Reply

Hi Nicolai,

Thanks! Can you remind me where I can see which TFS task references are part of which nuget package releases? :-)

BR Vincent

 
Nicolai Pedersen
Reply

You can see the TFS items and their expected release version on the known bugs page:https://doc.dynamicweb.com/downloads/releases/bug-fixes/known-bugs

You can see the TFS numbers on each version of a package: https://www.nuget.org/packages/Dynamicweb/9.10.2

Currently you cannot see directly which package a bug is related to - you have to guess based on the area given under the known bug. This one is Dynamicweb package.

We are currently migrating from our current TFS to Devops and will have a new release and development process as part of that. So we will also update the bug lists etc. when we are ready. Will take package version into consideration on the list when we do that.

BR Nicolai

 

You must be logged in to post in the forum