KockaAdmiralac / KockaLogger

Parses IRC logs of activity across Fandom, then relays it into a Discord channel, searches for spam/vandalism and more.
GNU General Public License v3.0
8 stars 9 forks source link

Possible link bug in non-English format on English wikis #22

Closed KockaAdmiralac closed 3 years ago

KockaAdmiralac commented 5 years ago

Description

As the Thread: namespace is supposed to be translated in JSON files, it may lead to thread links not working when the wiki is English but the format is not.

Reproduction steps

Steps to reproduce the behavior:

  1. Translate the Thread: namespace in one of the non-English JSON files.
  2. Set the format language to English on a non-English wiki in the logger module configuration.
  3. Click on a thread link.

Expected behavior

It works.

Notes

It shouldn't be translated at all but auto-generated from namespace names of the wiki.

KockaAdmiralac commented 3 years ago

rip threads.