Opened 8 years ago

Last modified 8 years ago

#390 confirmed defect

Examine and fix Windows not handling multiplication character in Linux builds

Reported by: ibboard Owned by:
Priority: minor Milestone: WarFoundry WinForms 0.2
Component: WarFoundry-GUI-WinForms Version: Trunk
Keywords: text encoding Cc:
Blocked By: Blocking:

Description

To do things properly, our requirements use "×" (multiplication sign) instead of "x" (letter x) to say "1 × some unit". When built under Mono and run on Linux this works fine. When built under Windows/VS.Net and run on Windows it works fine. When built on our nightly servers (which are Linux) and run under Windows then it shows "??" instead. This is probably an encoding issue, and we need to see what can be done about it.

Change History (1)

comment:1 Changed 8 years ago by ibboard

Status: newconfirmed
Note: See TracTickets for help on using tickets.