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

Created a module to detect Duplicate Page Aliases #59

Merged
merged 2 commits into from
Dec 29, 2015
Merged

Created a module to detect Duplicate Page Aliases #59

merged 2 commits into from
Dec 29, 2015

Conversation

MikeFoden
Copy link
Contributor

Fixes #2

@petrsvihlik
Copy link
Contributor

Thanks for the contribution, Mike! 👍 The code looks good. I found just one little issue related to cultures:

  • when culture of an alias is set to "All Cultures" (in DB represented as AliasCulture='') it should collide with other aliases no matter what culture they have set.

When this is fixed we can merge your pull request.

Added in a fix to account for when an alias is set up for 'All
Cultures'.
@MikeFoden
Copy link
Contributor Author

I have updated this to now include 'All Cultures' as it should have always been.

I also updated the message I created for when an AliasURLPath is being used as a NodeAliasPath for a Tree Node to show which Node has it as an Alias Path.

petrsvihlik added a commit that referenced this pull request Dec 29, 2015
Created a module to detect Duplicate Page Aliases
@petrsvihlik petrsvihlik merged commit 8d4fe5a into Kentico:master Dec 29, 2015
@petrsvihlik
Copy link
Contributor

Works great!

@MikeFoden MikeFoden deleted the Duplicate-Page-Alias-Module branch December 29, 2015 22:46
@ondrejsevcik ondrejsevcik modified the milestone: 3.0 Mar 3, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants