Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Git-mediawiki : Encoding problems in perl

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:51:26

Jérémie NIKAES [off-list ref] writes:
Yep this works if you manually set your $title variable earlier in the
code.
Or if you uri_escape the file on pull.
However, I still have the problem which I think is on the git side

- I pull the "Eté.mw" file from mediawiki
- I edit it
- When I commit it I get this message from git :
[master sha1] commit message
1 files changed [...]
create mode 100644 "Bl\303\251.mw"
I guess you mean "Et\303\251.mw" ?
As a result, when I parse commit information, the title of the file is
indeed Bl\303\251...
The -z option of many Git commands is your friend.

Especially the one of "git diff --raw".

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help