Colin Kuskie
7f2bc2458c
Handle the case where someone is doing double quoted variable interpolation
...
in the label part of an i18n fetch.
2009-01-27 20:33:55 +00:00
Colin Kuskie
0302e7b96e
WebGUI Perl::Critic policy. Handle the case when the namespace is
...
variable instead of a literal.
2009-01-27 20:19:39 +00:00
Colin Kuskie
9942f9e70d
remove debug code from the Perl::Critic label scanner
2008-07-28 03:23:20 +00:00
Colin Kuskie
33bcab206e
remove TODO item for calculated keys
2008-07-23 17:03:52 +00:00
Colin Kuskie
8558e5a86f
Handle the case when the i18n key is calculated, rather than
...
being a string.
2008-07-23 17:02:54 +00:00
Colin Kuskie
307c1e0e68
document work to be done in POD for the Perl::Critic policy
2008-06-13 05:04:05 +00:00
Colin Kuskie
55237e3e82
fix the label test to handle not explicit i18n namespace in new
2008-06-13 00:05:05 +00:00
Colin Kuskie
9a9e94a0de
replace the old, buggy label.t with the new, slow critic_labels.t. Add Perl::Critic and Test::Perl::Critic as optional requirements to sbin/testEnvironment.pl
2008-06-04 20:09:00 +00:00
Colin Kuskie
ac6651cdcd
forward porting fixUrl bugfix and test
2007-12-11 16:40:05 +00:00
Colin Kuskie
a8eb245f2c
Remove debugging code.
...
Only process ->get method calls for existing i18n objects.
Handle the default namespace setup in ->new
Add POD code on how to run this from the command line.
Basically, it's done but needs to be run against more code
to handle variable based i18n calls (which need to be ignored)
and nested scope object creation.
2007-12-06 22:38:33 +00:00
Colin Kuskie
21658d2ffd
Remove debugging code.
...
Add in code to actually check the label in the requested namespace.
Now the problem becomes how to get all the right paths to
the right modules.
2007-12-03 05:47:35 +00:00
Colin Kuskie
1c02551bd6
Perl::Critic module for checking illegal i18n labels
2007-12-01 04:48:55 +00:00