Can you please file a bug report in the issue tracker? That will ensure I fix it eventually.
On Aug 23, 2012, at 6:04 AM, Peter Gutbrod <[email protected]> wrote: > Within the for loop displaying a rowset i accidentally placed a write > command with the wrong syntax: > > <%write($row{"Rebate"}) % %> > > instead of the correct syntax: > > <%write($row{"Rebate"};"#0%") %> > > Obviously the fault of the programmer, but I expected Active4D would throw > an error and not crash 4D-Server. > > So beware of stray % characters when you work on a production site. Regards, Aparajita _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
