keyboard-k / swifttide

old school management app
0 stars 0 forks source link

Updating Contact throws Error #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login as "admin"
2. Select a student, then "Edit Contact"
3. If you try to save the contact information, there is an error.

What is the expected output? What do you see instead?
Updating contact is not possible without error.

Please use labels and text to provide additional information.

When I looked into the code of the file
"admin_add_edit_contact_6.php" it checks is the relation is already
defined or not (line 97). This produces an error when all I am doing is
changing the address (for example).

Original issue reported on code.google.com by Helmut.L...@gmail.com on 12 May 2007 at 7:46