LOVD 2.0

Welcome to the LOVD 2.0 bug tracking system. Please note that this bug tracking system is not for LOVD 3.0!

If you have any issues, please read the documentation and Frequently Asked Questions.
Please note that you need to register before you can submit bugs or feature requests.

Information By default, all closed tasks are hidden from view.
Click here to see all tasks.

Tasklist

FS#14 - Errors shown on patient data submission form

Attached to Project: LOVD 2.0
Opened by Ivo F.A.C. Fokkema (ifokkema) - Wednesday, 08 August 2007, 16:32 GMT+2
Last edited by Ivo F.A.C. Fokkema (ifokkema) - Wednesday, 08 August 2007, 16:33 GMT+2
Task Type Bug Report
Category Backend / Core → Variant submission
Status Closed
Assigned To Ivo F.A.C. Fokkema (ifokkema)
Operating System All
Severity Low
Priority Normal
Reported Version 2.0-beta-06
Due in Version 2.0-beta-07
Due Date 2007-08-31
Percent Complete 100%
Votes 0
Private No

Details

When submitting new variant information, the following errors are shown on the patient data submission page:

Notice: Undefined index: Patient/Phenotype/Disease in /www/LOVDv.2.0-dev/class/currdb.php on line 233
Warning: Invalid argument supplied for foreach() in /www/LOVDv.2.0-dev/class/currdb.php on line 233
Notice: Undefined index: Patient/Detection/Template in /www/LOVDv.2.0-dev/class/currdb.php on line 233
Warning: Invalid argument supplied for foreach() in /www/LOVDv.2.0-dev/class/currdb.php on line 233
Notice: Undefined index: Patient/Detection/Technique in /www/LOVDv.2.0-dev/class/currdb.php on line 233
Warning: Invalid argument supplied for foreach() in /www/LOVDv.2.0-dev/class/currdb.php on line 233

Depending on your settings, the notices may not show. This bug is introduced in beta-06. The warnings do not interfere with normal functionality.
This task depends upon

Closed by  Ivo F.A.C. Fokkema (ifokkema)
Friday, 17 August 2007, 14:53 GMT+2
Reason for closing:  Fixed
Comment by Ivo F.A.C. Fokkema (ifokkema) - Wednesday, 08 August 2007, 16:38 GMT+2
This bug can also occur on the variant data submission form, depending on the available columns. It may also show when editing existing variant or patient data. This bug was introduced in a piece of code added to retain previously chosen selection list values from lists with changed selection options.

Loading...