Skip to content

[windows] - utf-8 Page Title incorrect #1102

Closed
@liuweizzuie

Description

jruby --version
jruby 9.0.4.0 (2.2.2) 2015-11-12 b9fb7aa Java HotSpot(TM) 64-Bit Server VM 25.65-b01 on 1.8.0_65-b17 +jit [Windows 10-amd64]
gollum --version
Gollum 4.0.1

can not create utf-8 titled page

When I create a page with utf-8 like this:
image
it turns out to be:
image
may be it's ok, though it should be the same as the utf-8 chars, but it works fine, cus I can use English words as my title.

can not edit utf-8 titled page

when wiki cloned from another remote server, like oschina, like this:
image
I want to edit the wiki pages locally then push it to oschina.
seems ok(I'll talk of 亮ç¯ç � later, sorry about this Invisible char):
image
the mk files were encoded with uft-8:
image

I tried to edit this page, then I save it, created the page : 亮ç¯ç, and the initial page remains to what it was.
image

I'v read about #547 and #824 (the latter didn't help), so i believe it's been solved, however It appeared on my windows workstation.

Activity

chengxinsun

chengxinsun commented on Jan 12, 2016

@chengxinsun

me too at mac os x 10.10.x

liuweizzuie

liuweizzuie commented on Jan 12, 2016

@liuweizzuie
Author

@karas1999
感谢回复提供的解决方案。然而我使用的是JRuby,貌似rugged_adapter依赖于rugged,而Windows下安装rugged却是个比较麻烦的事情,因为总是无法编译C语言文件。我之前尝试过在Windows上使用ruby,但体验并不好,因为gollum无法安装于ruby,后来装了Jruby才能用的。
暂时先将就着用吧。

added this to the 5.0 milestone on Jul 18, 2016
ptux

ptux commented on Jun 4, 2018

@ptux

We should fix this by ourselves who live in the multi-byte world.
So, I raise my hand.

bartkamphorst

bartkamphorst commented on Aug 28, 2018

@bartkamphorst
Member

@ptux Any help would be appreciated!

dometto

dometto commented on Sep 17, 2018

@dometto
Member

This should be fixed in gollum/gollum-lib@f397fec which is part of the 5.x branch. Anyone care to test it on windows and let us know about it?

bartkamphorst

bartkamphorst commented on Sep 17, 2018

@bartkamphorst
Member

I'm considering this fixed unless I hear otherwise from someone working on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [windows] - utf-8 Page Title incorrect · Issue #1102 · gollum/gollum