Hello great community,
After update open social from rc5 to rc6 I had got this error
Fatal error: Call to a member function id() on null in
/var/www/html/kfop/html/profiles/contrib/social/modules/social_features/social_post/src/Form/PostForm.php on line 155
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2930174-3.patch | 1.03 KB | ahmadhalah |
Comments
Comment #2
jaapjan commentedHi ahmadhalah,
We did quite a few releases after rc6 so could you verify if the issue is still valid? We are currently on 1.7 and will release 1.8 later today. Do you have the same notice when using the latest version?
Comment #3
ahmadhalahHi jaapjan,
Thanks for your respond, I had updated open social to latest version I did that version by version which I followed all the procedures specially in 1.5 but unfortunately the error still appearing.
I mad a patch that was helped me in this phase
Thank you
Comment #4
ahmadhalahComment #5
jaapjan commentedI haven't seen this error in our logs, but it does make sense to make the code more defensive. I've added a pullrequest for this:
https://github.com/goalgorilla/open_social/pull/820
Comment #6
ahmadhalahThanks jaapjan
Comment #8
ronaldtebrake commentedMerged in 1.13 :)