[ https://issues.apache.org/jira/browse/NUTCH-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
İlhami KALKAN updated NUTCH-1681: --------------------------------- Attachment: toUnicode.patch Hi Lewis, I dont understand what do you mean but I explain why I need toUNICODE method and which situation comes up java.net.URISyntaxException. According to NUTCH-1321 issue, I need toUNICODE method for non-ascii urls like http://www.çevir.com/. When I use this method with http://www.çevir.com/ parameter, it throws java.net.URISyntaxException. Hi Markus, I fix toUNICODE method. I patched it with git but it is convenient to svn. > In URLUtil.java, toUNICODE method does not work correctly > --------------------------------------------------------- > > Key: NUTCH-1681 > URL: https://issues.apache.org/jira/browse/NUTCH-1681 > Project: Nutch > Issue Type: Bug > Affects Versions: 2.2.1 > Reporter: İlhami KALKAN > Fix For: 2.2.1 > > Attachments: toUnicode.patch > > > This method returns java.net.URISyntaxException when non-ascii character does > in parameter like http://www.çevir.com. -- This message was sent by Atlassian JIRA (v6.1.4#6159)