marubinotto / Piggydb

Piggydb is a Web notebook application that provides you with a platform to build your knowledge personally or collaboratively.
http://piggydb.net/
Apache License 2.0
149 stars 35 forks source link

Tags containing umlauts do not work as expected #12

Open corvus-ch opened 10 years ago

corvus-ch commented 10 years ago

Given I have a tag containing an umlaut When I visit the tag page for that tag Then I do not see any fragments tagged with that tag on the right column

Given I have a fragment And that fragment has a tag containing an umlaut mentioned in its body Then the tag with umlaut does not get linked to the tag

My expectation is that tagging works regardless if it contains umlauts.

List of regular used umlauts in the german language: ä, ö, ü. Other languages may also use: ë, ï.

Issue detected with:

Piggydb: 6.18-supporters
Tomcat: 8.0.9 
Java:
  version: 1.7.0_45
  vendor: Oracle Corporation
  directory: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
Memory: free 71.69 MByte / total 448.50 MByte / max 1.78 GByte
Database version: H2 1.2.145 (2010-11-02)
marubinotto commented 10 years ago

I couldn't reproduce the problem. Could you post the tag name that caused the problem?