Skip to content

(Not to be pulled) Charset tests#125

Closed
PetrDlouhy wants to merge 2 commits intolinkchecker:masterfrom
PetrDlouhy:charset-tests
Closed

(Not to be pulled) Charset tests#125
PetrDlouhy wants to merge 2 commits intolinkchecker:masterfrom
PetrDlouhy:charset-tests

Conversation

@PetrDlouhy
Copy link
Copy Markdown
Contributor

So about the encoding. It doesn't work in current implementation of Linkchecker at all.
I would expect, it translates the encoding from the original one to the encoding of the terminal. Or it translates the characters to the form, that one could easily read. (Like Zlutoucky kun upel dabelske ody uuuu). It does neither of that. It just outputs the link name in original form on the terminal, which will lead to unreadable characters.

This PR is not meant to be pulled, but it could serve as reference before implementing character handling fixes (i.e. during the parser change).

@anarcat
Copy link
Copy Markdown
Contributor

anarcat commented Jan 13, 2018

So about the encoding. It doesn't work in current implementation of Linkchecker at all.

Ouch. Well, I guess that offsets my other concerns. ;) Good to know, thanks!!

@cjmayo
Copy link
Copy Markdown
Contributor

cjmayo commented Oct 30, 2019

The charset tests commit is included in #337 (and has been very useful in developing that).

@cjmayo
Copy link
Copy Markdown
Contributor

cjmayo commented Mar 30, 2020

Tests merged into master d1844a5. Thanks!

@cjmayo cjmayo closed this Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants