[FOLIO-781] LOCALE seems messed up in folio-testing Created: 16/Aug/17 Updated: 12/Nov/18 Resolved: 16/Aug/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint20 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 45 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Characters outside the ASCII range don't display correctly in the interface |
| Comments |
| Comment by Mike Taylor [ 16/Aug/17 ] |
|
There is a useful clue in the fact that "Ü" in "Über" displayed in two different incorrect ways for Wayne ("Ãber") and Charlotte ("Über"). |
| Comment by Wayne Schneider [ 16/Aug/17 ] |
|
Setting charset utf-8; in the nginx config for the webserver seems to have done the trick. |