Skip Menu |

This queue is for tickets about the Locales CPAN distribution.

Report information
The Basics
Id: 70620
Status: resolved
Priority: 0/
Queue: Locales

People
Owner: Nobody in particular
Requestors: dmuey [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: *_fast() should fall back to parent tag if no explicit entry
xx_yy xx_yy has notspecific entry, try xx # no direction defined, fallback to parent's if it has a parent language (i.e. ll_tt) my ( $ln, $tr ) = Cpanel::CPAN::Locales::split_tag($code); if ( $ln ne $code ) { $direction->{$code} = $lh->{'Locales.pm'}{'_main_'}- Show quoted text
>get_character_orientation_from_code_fast($ln);
}
addressed in 0.20