Paul Morelle

Results 4 comments of Paul Morelle

I managed to install charlock_holmes on a Windows 8.1 by following these instructions. ### Compile a suitable ICU 1. Download the **sources** of ICU on http://site.icu-project.org/download (I took [icu4c-55_1-src.zip](http://download.icu-project.org/files/icu4c/55.1/icu4c-55_1-src.zip)) and...

Maybe it could be possible to transform the `url` variable between lines [163](https://github.com/tckz/redmine-wiki_graphviz_plugin/blob/master/app/helpers/wiki_graphviz_helper.rb#L163) and [164](https://github.com/tckz/redmine-wiki_graphviz_plugin/blob/master/app/helpers/wiki_graphviz_helper.rb#L164) in [app/helpers/wiki_graphviz_helper.rb](https://github.com/tckz/redmine-wiki_graphviz_plugin/blob/master/app/helpers/wiki_graphviz_helper.rb) using some Redmine link detection functions?

Tested my reproduction on our staging server, and it fixes the issue :+1: @robodoo r+