Actions
Bug #2084
closedDisplay properly Unicode character in paper title
Start date:
10/12/2011
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
For instance, the paper by Zhu displays as:
Titre : Measurement of the Electric Form Factor of the Neutron through dâÆ’—(eâÆ’—,e′n)p at Q2 = 0.5(GeV/c
whereas it is stored in the database as:
Measurement of the Electric Form Factor of the Neutron through d⃗(e⃗,e′n)p at Q2 = 0.5(GeV/c
This is typically an encoding problem. UTF-8 seems the choice.
Updated by taupin anthony about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
Actions