Taylor luk

Results 14 issues of Taylor luk

is there any chance that searchlogic will support class method that returns a scope or ActiveRecord::Relation. They both support chainable lazily queries, this is better to construct more complex name...

Currently i18n only supports gettext native php extension, it is good but contains serious limitation on some deployment platform. For instance apache1/2 caches translation mo file aggressively with no way...

@Taylor luk
|S| resolved
|M| 0•3 release
i18n
internationalization

Strict standards: Non-static method CoreFilters::first() cannot be called statically in /home/tkn/public/h2o-php/h2o.php on line 211 [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/3) This ticket has 0 attachment(s).

@Taylor luk
|S| resolved
|M| 0•3 release

When applying named argument to filters, when use a variable as name:value pair, the variable is not resolved with the given context. could be the it be Parser or Context::applyFilters()...

filter
@Taylor luk
|S| resolved
|M| 0•3 release
named argument
parser

This looks like a string encoding issue for gettext processing, some latin character is broken when html is set to UTF8 but works fine without it. [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/7) This...

@Taylor luk
|S| resolved
|M| 0•3 release

Using the ORM framework found at: http://lukebaker.org/projects/activerecord-in-php/ I was unable to output data in the template because the model’s object’s "attributes" array (where it keeps its row data, accessed through...

@Taylor luk
|S| resolved
|M| 0•3 release
activerecord
data
objects
orm
output
protected
template

autoescape all variable output will improve security against XSS attacks and script injections. [original LH ticket](http://idealian.lighthouseapp.com/projects/11041/tickets/12) This ticket has 0 attachment(s).

autoescape
filter
variable
|M| 0•4
@Taylor luk
|S| resolved

Is it possible to use coulda + webrat +rspec2 with rails3.. Since there is a long way for cucumber to support rails3 yet, coulda as being cucumber-lite will be perfect...

Is it possible to remove "i", "l", "o", "0" characters that introduce common human error "iIlLOo0"

I can login using the same credential on web netbank and mobile app. ``` # cba-netbank ui Logon as account 1xxxxxxx ... ? Failed to logged in, try again? No...