- π©πͺGermany Peter Majmesku π©πͺDΓΌsseldorf
Your patch is wrong. It removed the id parameter. But the function name is called "iSubmitAFormById". Without the form ID parameter, the function would be broken.
Please remove all old CVS $Id
tags, they are not needed anymore.
tests/src/Behat/context/FormContext.php:61: public function iSubmitAFormById($Id) {
Closed: works as designed
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Your patch is wrong. It removed the id parameter. But the function name is called "iSubmitAFormById". Without the form ID parameter, the function would be broken.