[redland-dev] [Redland librdf RDF API 0000450]: Incorrect character encoding
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Wed Jun 22 14:38:06 CEST 2011
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=450
======================================================================
Reported By: dimitar
Assigned To:
======================================================================
Project: Redland librdf RDF API
Issue ID: 450
Category:
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-06-22 12:38
Last Modified: 2011-06-22 12:38
======================================================================
Summary: Incorrect character encoding
Description:
I tried the web-base demo application using a modified foaf.rdf file which
contains not only ASCII characters (e.g. changed Eric Miller to Eric Müller)
and the I can see squares in the result set. I found the problem since I have
problem with nepomuk showing incorrectly encoded characters (my original post in
the KDE forums: http://forum.kde.org/viewtopic.php?f=154&t=95675 ).
Steps to Reproduce:
http://librdf.org/query?uri=http%3A%2F%2Fdl.dropbox.com%2Fu%2F12739716%2Ffoaf.rdf&query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+foaf%3A+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2F%3E%0D%0ASELECT+%3Fnick%2C+%3Fname%0D%0AWHERE+%7B+%3Fx+rdf%3Atype+foaf%3APerson+.+%3Fx+foaf%3Anick+%3Fnick+.+%3Fx+foaf%3Aname+%3Fname+%7D%0D%0A&language=sparql&Run+Query=Run+Query&.cgifields=language&.cgifields=json&.cgifields=raw
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-06-22 12:38 dimitar New Issue
2011-06-22 12:38 dimitar File Added: foaf.rdf
======================================================================
More information about the redland-dev
mailing list