Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2009 at 16:28 UTC
Updated:
21 Mar 2010 at 19:16 UTC
I am building a list of articles from scientific journals, and when the title contains a special character, such as the θ "theta" symbol, it gets converted to a question mark. I have tried inserting the character directly as well as using θ, but the direct character shows as a question, and the θ shows as is.
This is very frustrating because scientific papers use these symbols quite often.
Comments
Comment #1
rhaschke commentedI tried this as well and it works nice! Eventually you have to configure your browser to choose the right fonts?
Comment #2
rjerome commentedYes it does sound like a font/character set related issue. You will have to make sure that the entire data stream from database to web server to browser are all using UTF-8 character sets.
Comment #3
bekasu commentednot a biblio issue, browser issue.
bekasu