Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Duplicate
-
Affects Version/s: 5.0.0-b2
-
Fix Version/s: 5.0.0
-
Component/s: Client Interface
-
Labels:None
Description
Logging in as a client and clicking to edit a contact results in an error:
Trying to get property 'contact_id' of non-object on line 220 in ~/app/controllers/client_contacts.php
I haven't been able to reproduce in every case, but the server I experienced this on is running PHP 7.2, and was upgraded from Blesta 4.12.0-b1 to 5.0.0-b2. Email verification was enabled, and I originally thought this might be the cause, but it's still an issue after disabling email verification and creating a new contact.
This was fixed in https://dev.blesta.com/browse/CORE-4017 but never merged into the master branch