- Issue created by @mparker17
- 🇨🇦Canada mparker17 UTC-4
I've created a merge request, but I'm not sure if it's the correct solution, because I'm not sure what depends on the hidden
field_name
field that's set here. The only other instance of that string in that file is in thedefaultConfiguration()
function. - 🇩🇪Germany jurgenhaas Gottmadingen
Thanks a lot @mparker17 for reporting, analysing and fixing this. I'm not sure either why this is happening, but your approach doesn't hurt at all and makes that code more strict, which is always great.
The only caveat is that bug fixes should always go against the latest dev release, 2.1.x in this case. And from there, they will be back ported. So, I'm committing your fix against that release and close the MR instead. But everything else ist just great.
Thanks again for your contribution, much appreciated.
-
jurgenhaas →
committed ce783a72 on 2.1.x
Issue #3492060 by mparker17, jurgenhaas: Call to undefined method Drupal...
-
jurgenhaas →
committed ce783a72 on 2.1.x
-
jurgenhaas →
committed 52878f2f on 2.0.x
Issue #3492060 by mparker17, jurgenhaas: Call to undefined method Drupal...
-
jurgenhaas →
committed 52878f2f on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.