Gossamer Forum
Home : Products : DBMan : Discussions :

bug in modify/delete?

Quote Reply
bug in modify/delete?
If you don't select a record after searching to modify (or delete), you still get taken to the record form page, which is then blank. Isn't the error code in sub html_modify_form_record

if (!%rec) { &html_modify_failure("unable to find record/no record specified: $in{'modify'}"); return; }

supposed to prevent this?
Subject Author Views Date
Thread bug in modify/delete? pfarman 2578 Sep 14, 2001, 9:46 AM
Post Re: [pfarman] bug in modify/delete?
Stealth 2470 Nov 3, 2001, 5:49 PM
Thread Re: [pfarman] bug in modify/delete?
pfarman 2476 Nov 4, 2001, 3:47 AM
Post Re: [pfarman] bug in modify/delete?
Stealth 2466 Nov 4, 2001, 8:00 AM