You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MediaWiki uses document fragments for view state in some cases, such as when clicking an image thumbnail to open it in the full viewport. Sopel doesn't like this.
Description
MediaWiki uses document fragments for view state in some cases, such as when clicking an image thumbnail to open it in the full viewport. Sopel doesn't like this.
Reproduction steps
wikipedia
plugin is loadedError fetching section "/media/File:Comparison_strut_diffraction_spikes.svg" for page "Diffraction spike".
)Expected behavior
Sopel should fetch either the article synopsis (fallback to ignoring fragment), or info about the media.
The third option is ignoring the link entirely, I suppose.
Relevant logs
No response
Notes
Inspired by #2315, which sort of mitigates a symptom of this (excess highlights) but doesn't treat the cause.
Sopel version
5c4f56e
Installation method
pip install
Python version
3.9.12
Operating system
No response
IRCd
No response
Relevant plugins
wikipedia
The text was updated successfully, but these errors were encountered: