RT for rt.cpan.org
Skip Menu
|
Bug #106065 for Locale-Currency-Format: Incorrect HTML encoding for pound sign
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Locale-Currency-Format CPAN distribution
.
Report information
The Basics
Id:
106065
Status:
open
Priority:
0/
Queue:
Locale-Currency-Format
People
Owner:
Nobody in particular
Requestors:
NHORNE [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
1.33
Fixed in:
(no value)
History
Show all quoted text
Fri Jul 24 11:49:40 2015
NHORNE [...] cpan.org - Ticket created
Subject:
Incorrect HTML encoding for pound sign
$sym = currency_symbol('GBP', SYM_HTML); # => £ should map to £ not £
Tue Jul 28 14:26:46 2015
SREZIC [...] cpan.org - Correspondence added
On 2015-07-24 11:49:40, NHORNE wrote:
Show quoted text
> $sym = currency_symbol('GBP', SYM_HTML); # => £ > > should map to £ not £
I think that £ is correct - dec 163 is the unicode code point for POUND SIGN.
Tue Jul 28 14:26:46 2015
The RT System itself - Status changed from 'new' to 'open'