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

Duplicate URL rewrites - false positive? #31

Closed
csdougliss opened this issue Dec 23, 2015 · 0 comments
Closed

Duplicate URL rewrites - false positive? #31

csdougliss opened this issue Dec 23, 2015 · 0 comments

Comments

@csdougliss
Copy link

This is throwing errors but I check my DB and I don't have duplicates, it seems to be ignoring after the slash:

There are duplicates in URL rewrites: Request path: vcc-08-competition Store ID: 1 Target path: competitions/index/index/id/vcc-08-competition Request path: vcc-08-competition Store ID: 1 Target path: cms/page/view/page_id/124

However if I check my database for request path I only have:

vcc-08-competition/submit 
vcc-08-competition/success
vcc-08-competition/enter
vcc-08-competition

So it think vcc-08-competition is duplicate, because it's not

Setting auto_resolve_urlrewrite_duplicates to 1 in config.xml seems to resolve the integrity check, Will know more when I can actually complete migration to the next stage.

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