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

wikipedia: handle transcluded sections better #2168

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

dgw
Copy link
Member

@dgw dgw commented Jul 25, 2021

Description

Not going to say this will work in all cases, but it should handle MOST just fine. It's definitely better than the KeyError spat out before. Closes #2167.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
  • I have tested the functionality of the things this change touches

@dgw dgw added the Bugfix Generally, PRs that reference (and fix) one or more issue(s) label Jul 25, 2021
@dgw dgw added this to the 7.1.3 milestone Jul 25, 2021
@dgw dgw requested a review from a team July 25, 2021 06:58
Not going to say this will work in all cases, but it should handle MOST
just fine. It's definitely better than the `KeyError` spat out before.
@dgw dgw force-pushed the wikipedia-transcluded-sections branch from 990a353 to dbb4469 Compare July 25, 2021 09:40
@dgw dgw requested a review from Exirel July 25, 2021 09:40
@dgw dgw merged commit 82e090c into master Aug 11, 2021
@dgw dgw deleted the wikipedia-transcluded-sections branch August 11, 2021 07:04
dgw added a commit that referenced this pull request Aug 11, 2021
wikipedia: handle transcluded sections better

Cherry-picked from master: 82e090c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Generally, PRs that reference (and fix) one or more issue(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wikipedia: parse error for template link with fragment
2 participants