As we were looking through the template handling, we discovered that
the templates allow for a structure like:

<?lsmb if var op value ?>, for example, <?lsmb if tel eq '888-0220'
?>.  This gets reduced to the following expression:
if ($form->{tel} eq '888-0220')

Is anyone using this feature?  We are looking at removing it for the
1.2 branch due to security concerns and want to make sure that we
aren't breaking too much.

Best Wishes,
Chris Travers

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to