Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Bug in Tutorial 5 _cm_validateInsert
Bug in Tutorial 5 _cm_validateInsert [message #563] Wed, 24 January 2007 07:52 Go to next message
stephenboey is currently offline  stephenboey
Messages: 54
Registered: January 2007
Member
Found a minor bug in function _cm_validateInsert for x_person_addr.class.inc

User will not be able to add new address if no address exist.

Change
if ($address_no == 1) {

To
if ($fieldarray['address_no']== 1) {
Re: Bug in Tutorial 5 _cm_validateInsert [message #565 is a reply to message #563] Wed, 24 January 2007 10:48 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
You are correct. I will update that immediately.

Previous Topic: Custome validation error
Next Topic: Error in class generated
Goto Forum:
  


Current Time: Mon Apr 29 12:26:34 EDT 2024

Total time taken to generate the page: 0.00935 seconds