| Comment | File | Size | Author |
|---|---|---|---|
| #8 | this_t_should_be-2843899-8.patch | 6.34 KB | dhruveshdtripathi |
| #2 | yoast_seo_2843899_1.patch | 4.89 KB | nehakhadke |
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | this_t_should_be-2843899-8.patch | 6.34 KB | dhruveshdtripathi |
| #2 | yoast_seo_2843899_1.patch | 4.89 KB | nehakhadke |
Comments
Comment #2
nehakhadke commentedComment #4
robertragas commentedThanks for the patch.
Comment #5
robertragas commentedComment #6
robertragas commentedRe-opened and reverted patch because of crash it produces.
Error: Call to undefined method Drupal\yoast_seo\YoastSeoFieldManager::t() in Drupal\yoast_seo\YoastSeoFieldManager->setFieldsConfiguration() (line 274 of /yoast_seo/src/YoastSeoFieldManager.php) #0
Comment #7
dhruveshdtripathi commentedclass YoastSeoFieldManager in /src/YoastSeoFieldManager.php does not extend any other class, so t() functions in that class will not be replaced. Working on it.
Comment #8
dhruveshdtripathi commentedI've created patch from scratch. Please run tests before committing.
Comment #10
robertragas commentedGreat! This one isn't giving any errors. Thanks.
Comment #11
robertragas commented