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

Bump mediawiki-title to v0.7.4 #1294

Merged
merged 1 commit into from Aug 31, 2021
Merged

Bump mediawiki-title to v0.7.4 #1294

merged 1 commit into from Aug 31, 2021

Conversation

arlolra
Copy link
Member

@arlolra arlolra commented Aug 27, 2021

Should fix a redirect loop where the core Title implementation allows
soft-hyphens (U+00AD) but mediawiki-title was stripping them. This
mismatch happened because a change only got reverted in one of the
implementations.

See wikimedia/mediawiki-title#51

Bug: T284734

/cc @Pchelolo @subbuss

Should fix a redirect loop where the core Title implementation allows
soft-hyphens (U+00AD) but mediawiki-title was stripping them.  This
mismatch happened because a change only got reverted in one of the
implementations.

See wikimedia/mediawiki-title#51

Bug: T284734
@kelson42
Copy link

No sure if this PR breaks things... or if the whole CI is broken...

@arlolra
Copy link
Member Author

arlolra commented Aug 30, 2021

No sure if this PR breaks things... or if the whole CI is broken...

I get the same 6 failures on the main branch

@clarakosi clarakosi merged commit 03a9a78 into master Aug 31, 2021
@arlolra arlolra deleted the mt branch August 31, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants