kombat003 / trader-dss

Automatically exported from code.google.com/p/trader-dss
0 stars 0 forks source link

the input validation on queries.php is broken #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This probably happened when I changed the file layout so that creating the
form was in a function. It's probably not sending the validation because
it's having the form created a second time and re-displayed. Portfolios was
like this too.

I don't much like quickforms. It's not much quicker than straight html and
the only thing you gain is simple validation rules. You lose all ability to
lay out the form though.

Original issue reported on code.google.com by peter.st...@1ab.ltd.uk on 4 Feb 2010 at 10:44

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r192.

Original comment by peter.st...@1ab.ltd.uk on 6 Feb 2010 at 9:34