Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attributes collection not being populated and FilteredSiteMapNodeVisibilityProvider #262

Closed
mattlwilliams opened this issue Jan 7, 2014 · 1 comment

Comments

@mattlwilliams
Copy link

Very recently upgraded from v3.something to v4.4.7 and it looks like there's an issue with the 'possibly breaking change' made to reduce memory footprint on SiteMapNodes

FilteredSiteMapNodeVisibilityProvider checks the Attributes collection 'visibility', but I think this is being filtered out now? I couldn't find another property on ISiteMapNode which could be used to get visibility - is there something I've missed?

@NightOwl888
Copy link
Collaborator

No, there is nothing you missed - you have identified a bug.

I have ensured the visibility attribute is no longer filtered from the Attributes collection in the latest release v4.4.8.

Thanks for reporting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants