Ticket #327 (new defect)

Opened 6 months ago

LSCurrencyFormat won't output Euro symbol in Fusebox

Reported by: Netbasics Owned by: scorfield
Type: defect Priority: Normal
Milestone: Component: Miscellaneous
Version: 5.5 Severity: normal
Keywords: Cc:

Description

When using Fusebox 4 or 5 the Coldfusion function LSCurrencyFormat won't output a € symbol but a ?

without using Fusebox (calling page directly):
#LSCurrencyFormat(19.95)# will result in € 19,95

when using Fusebox:
#LSCurrencyFormat(19.95)# will result in ? 19,95

The locale is set to Dutch (Standard).

Attachments

Note: See TracTickets for help on using tickets.