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

Taxonomy singular slug fix part 2 #2051

Merged
merged 2 commits into from
Oct 25, 2020
Merged

Taxonomy singular slug fix part 2 #2051

merged 2 commits into from
Oct 25, 2020

Conversation

andysh-uk
Copy link
Contributor

Following on from #2044, this prevents an exception being thrown when the TaxonomyFillListener has not been added to services.yml. Any existing links will still generate as '/categories/something', for example, until the new listener is added.

@bobdenotter please review this before the next 4.1 release or it will break existing sites if services.yml is not updated.

@bobdenotter
Copy link
Member

@andysh-uk Nice!

Don't mind the failing tests.. I'll need to clean up the mess caused by Composer 2, PHPStan and ECS breaking at pretty much the same time. :-)

@andysh-uk
Copy link
Contributor Author

Thanks @bobdenotter, I was a bit alarmed at the amount of failures following such a tiny change, but I know you'd rebased and I did see a lot activity in master around Composer!

I'm happy with this now it's backwards compatible so I'll delete my own branch and update my own repo.

@bobdenotter
Copy link
Member

Merging into 4.1 as well as master!

@bobdenotter bobdenotter merged commit 9406f44 into bolt:master Oct 25, 2020
@andysh-uk andysh-uk deleted the taxonomy-singular-slug-fix branch November 18, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants