- š®š³India sidharth_soman Bangalore
Patch #5 does not apply.
C:\xampp\htdocs\backendassignment\web\modules\contrib\conversational_forms-2887255>git apply -v coding_standard_issue_fixed-2887255-5.patch Checking patch conversational_forms.info... error: conversational_forms.info: No such file or directory Checking patch conversational_forms.module... warning: conversational_forms.module has type 100644, expected 100755 error: while searching for: <?php /** * @TODO * 1. JS Field Validation * 2. Conditional fields --x * 3. Configuration error: patch failed: conversational_forms.module:1 error: conversational_forms.module: patch does not apply Checking patch css/conversational_forms.css... error: css/conversational_forms.css: No such file or directory Checking patch example/fapi.example.inc... error: example/fapi.example.inc: No such file or directory Checking patch includes/conversational_forms.admin.inc... error: includes/conversational_forms.admin.inc: No such file or directory Checking patch includes/webform.inc... error: includes/webform.inc: No such file or directory
I am working on this now.
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 10:23am 30 January 2023 - Status changed to Needs work
3 months ago 10:21am 21 August 2024 - šµšPhilippines cleavinjosh
Hi @sidharth_soman,
I applied patch#7 and encountered an error.
ā conversational_forms git:(7.x-1.x) curl https://www.drupal.org/files/issues/2023-01-30/2887255-7.patch | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 18654 100 18654 0 0 69852 0 --:--:-- --:--:-- --:--:-- 69865 <stdin>:33: trailing whitespace. 1. Copy/upload the conversational_forms module to the Checking patch README.md... error: README.md: No such file or directory Checking patch conversational_forms.info.yml... error: conversational_forms.info.yml: No such file or directory Checking patch conversational_forms.links.menu.yml... error: conversational_forms.links.menu.yml: No such file or directory Checking patch conversational_forms.module... warning: conversational_forms.module has type 100755, expected 100644 error: while searching for: <?php use Drupal\Component\Utility\Html; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Render\Element; error: patch failed: conversational_forms.module:1 error: conversational_forms.module: patch does not apply Checking patch conversational_forms.webform.inc... error: conversational_forms.webform.inc: No such file or directory Checking patch src/ConversationalFormsBase.php... error: src/ConversationalFormsBase.php: No such file or directory Checking patch src/Form/ConversationalFormsConfiguration.php... error: src/Form/ConversationalFormsConfiguration.php: No such file or directory Checking patch src/Form/Example.php... error: src/Form/Example.php: No such file or directory ā conversational_forms git:(7.x-1.x)
Thank you.