Closed (fixed)
Project:
Splitting.js
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Nov 2023 at 09:33 UTC
Updated:
9 Nov 2023 at 17:37 UTC
Jump to comment: Most recent
applied the last patches on 1.0.x-dev on D10.1.5 with php 8.1 i get:
Warning: Undefined variable $rows in Drupal\splitting_ui\SplittingAdmin->buildForm() (line 160 of modules/contrib/splitting/splitting_ui/src/SplittingAdmin.php).
Drupal\splitting_ui\SplittingAdmin->buildForm(Array, Object, '')
call_user_func_array(Array, Array) (Line: 536)
Drupal\Core\Form\FormBuilder->retrieveForm('splitting_admin_form', Object) (Line: 283)
Drupal\Core\Form\FormBuilder->buildForm(Object, Object) (Line: 73)
on
/admin/config/user-interface/splitting
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
chetan 11 commentedHi
I have fixed the above errors in "Splitting.js" module, please check the attached solution.
Thanks
Comment #5
runzipel commentedGreat! Thank you! It is working.
Comment #7
mahyarsbt commentedHello,
thanks all,
I applied the patch. Please check the developer version and let me know if there is no problem.
Comment #8
mahyarsbt commentedComment #10
raveen_thakur51 commented@Mahyarsbt,
** The MR! has been implemented successfully. I was getting the same warning message as you can see in the attached screenshot. https://prnt.sc/DpfVm8AKaEuI
** My Drupal Version is 10.1 and my PHP version is 8.1
** Can be moved to RTBC as it was a straight forward fix. And Thank You.
Comment #11
raveen_thakur51 commentedComment #12
mahyarsbt commentedHi there,
New version released.
Thanks
Comment #13
mahyarsbt commentedComment #14
mahyarsbt commented