- Issue created by @sonam_sharma
- Status changed to Needs work
over 1 year ago 1:21pm 23 June 2023 - 🇵🇭Philippines clarkssquared
Hi sonam_sharma
I applied your patch #2 to my local and I noticed that your patch does not apply, and shows an error in my terminal below
startupgrowth_lite git:(8.x-1.1) ✗ curl https://www.drupal.org/files/issues/2023-06-23/3369048.patch → | git apply -v
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 451 100 451 0 0 2008 0 --:--:-- --:--:-- --:--:-- 2107
Checking patch theme-settings.php...
warning: theme-settings.php has type 100755, expected 100644
error: while searching for:
<?phpfunction topplus_lite_form_system_theme_settings_alter(&$form, &$form_state) {
$form['#attached']['library'][] = 'topplus_lite/theme-settings';
error: patch failed: theme-settings.php:1
error: theme-settings.php: patch does not applyPlease look at the screenshot attached for your reference
Thank you
- Status changed to RTBC
over 1 year ago 2:07pm 23 June 2023 - 🇵🇭Philippines clarkssquared
Hi sonam_sharma
I applied your patch #4 to my local and I confirmed that your patch fixed the missing file & function doc comment.
Please look at the screenshot attached for your reference
Thank you