- Issue created by @bajah1701
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
11 months ago 6:25am 1 March 2024 - 🇮🇳India abhishek_virasat
@bajah1701 , I have fixed the issue and created Patch. please kindly review it.
- 🇮🇳India dineshkumarbollu
@bajah1701 unable to reproduce the issue in Drupal 10.1, php: 8.1
- 🇺🇸United States bajah1701
@dineshkumarbollu I'm on Drupal 10.2.3 with php 8.2.
@abhishek_gupta1 I will test it on Monday when I return to work. - 🇮🇳India dineshkumarbollu
@bajah1701 i will check issue in 10.2.3, thanks for mentioning versions.
- 🇺🇸United States bajah1701
The patch introduced a new error on line 151 of the BackToTopSettingsForm.php file.
Parse error: syntax error, unexpected token "->" in /var/www/html/modules/contrib/back_to_top/src/Form/BackToTopSettingsForm.php on line 151
The error is really on line 150 because a semi-colon was added. Removing the semi-colon should solve the issue.
- Status changed to Fixed
3 months ago 2:17pm 17 October 2024 - 🇸🇪Sweden acke
Fixed in 3.0.x-dev and going into 3.0.1. Unfortunately I missed this issue in the multi commit, sorry about that but thanks for all the help.
Automatically closed - issue fixed for 2 weeks with no activity.