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

issue with mvcsitemap when use tamperproof url tokens #473

Open
vikasNew opened this issue Jan 30, 2018 · 0 comments
Open

issue with mvcsitemap when use tamperproof url tokens #473

vikasNew opened this issue Jan 30, 2018 · 0 comments

Comments

@vikasNew
Copy link

vikasNew commented Jan 30, 2018

Hi.

i have added dynamic tokens into url's. tokens generated dynamically for every page based on controller, action and ids.

i have added this token into preservedRouteParameters but after adding tokens into url my breadcrumbs does not navigate to correct page. because it always uses current page token to navigate but previous page has different token.

below is the scenario which i have.

my previous page url is:- http://local.abc.com/admin/abc/files/160795/nnqve6e6rdengufoudgpr16msh4
current page url is:- http://local.abc.com/admin/abc/addfiles/160795/rjfwo7kqgexelnikv39pe4bk3wg

but my breadcrumb shows the below url to navigate previous page:-
http://local.abc.com/admin/abc/files/160795/rjfwo7kqgexelnikv39pe4bk3wg

correct navigation url should be:- http://local.abc.com/admin/abc/files/160795/nnqve6e6rdengufoudgpr16msh4

please help me on how to resolve this issue.

what should i do to resolve this issue with dynamic token to url.

Thanks

@vikasNew vikasNew changed the title issue with tamperproof url tokens issue with mvcsitemap when use tamperproof url tokens Jan 30, 2018
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

1 participant