|
Hello
continuing the bug of "var get" that was fixed in
version 0.11.6 also "var exist" show the same behaviour. I get 1 for "var
exist" when I check existance of a varibale that starts with the letter of
another variable.
example:
<?
set details [var get details] set detailsRemark [var get detailsRemark] hputs "details-$details \n" hputs "detailsRemark-$detailsRemark" hputs "does de exists- [var exists de] ?> <body BGCOLOR="white" LEFTMARGIN=0 TOPMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0> <form action="testget.ttml" method=post> details <input name="details" value="" size=20> detailsRemark <input name="detailsRemark" value="" size=20> <input type=submit> </form> </body> Thanks
Yahalom Emet
Software Developer Xor Technologies Ltd. |
- Re: bug report yahalom emet
- Re: bug report David N. Welton
