Opened 16 years ago

Closed 16 years ago

#755 closed Defect (fixed)

process_create_profile has a bug which makes creating new profiles impossible

Reported by: TJM Owned by: davea
Priority: Minor Milestone:
Component: Web - Project Version: 6.3.14
Keywords: Cc:

Description

Setting $profile->response1 and $profile->response2 causes "if ($profile)" to be always true, which makes it impossible to insert new record to profile table, because wrong section of code is used (update).

Change History (1)

comment:1 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

(In [16194]) - web: fix bug in profile creation. fixes #755

Note: See TracTickets for help on using tickets.