I just noticed a stray encoding error (‹‹) in our code. git grep € revealed a few more.
Thinking about it, it’s probably since my Firefox defaults to ISO-8859-1 for plain-text files, so when I just copy-paste the patch from the browser instead of downloading it, such errors could be introduced. I have to be more careful in the future …
For now, let’s just quickly fix all of those.

Comments

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
StatusFileSize
new2.16 KB
drunken monkey’s picture

Status: Needs review » Fixed

  • drunken monkey committed 2d0e87f on 8.x-1.x
    Issue #3174778 by drunken monkey: Fixed some encoding errors.
    
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.