Closed (outdated)
Project:
Entityreference prepopulate [D7]
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Aug 2022 at 08:34 UTC
Updated:
23 Jan 2023 at 09:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rudraksh_98 commentedfixing issue for PHP 8.1 Compatibility
Comment #3
rudraksh_98 commentedComment #4
marrrc commentedfixed relative paths for patched file
Comment #5
anybodyThanks @marrrc - could you perhaps provide this as Merge Request? (MR)
Comment #6
grevil commentedDoesn't really make sense to me, I think it should be:
Instead.
Comment #7
anybodyStarting with a negated assignment (
!$form_build_id =) in an if clause isn't a good idea at all. It makes things hard to read and understand and is thereby prone to mistakes.So could we please unclutter this?
Comment #8
grevil commented@Anybody, actually there is no need to do anything here, as it got already resolved. This is the current implementation of the function: