Hi,

Scott Trevithick wrote:
> The problem is that your array associates the PHP boolean value TRUE with the 
> key 'isSelected'. 1 is the functional equivalent of TRUE in many languages,
> hence PHPTAL gives you 1 since you specified TRUE. Use the string 'selected'
> instead.

Mhh... I thought TAL should support boolean types [1]?

If I set the value to "selected", where's the TAL magic?


See also:
=========
[1] http://thread.gmane.org/gmane.comp.php.phptal.general/867/focus=872


-- 
Regards,
Igor



_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to