Account created on 27 March 2013, over 11 years ago
#

Recent comments

🇳🇱Netherlands pahles

Have to do some more testing, but it seems to be working. Tested as a patch against 4.3.1.

🇳🇱Netherlands pahles

Yeah, I'm stuck not being able to run my database updates for module updates because of this. I've tried removing VBO, but that doesn't seem to fix the problem. Anyone happen to know?

Revert VBO back to 4.2.7 (composer require "drupal/views_bulk_operations:4.2.7"). You will be stuck on 4.2.7. When/if a solution arrives you will be able to change your composer requirement.

🇳🇱Netherlands pahles

OK, clear.

I know this is not a democracy or whatever, but a heads up would have been nice. Other people do have use cases for the submodule.

🇳🇱Netherlands pahles

First, is there ever going to be a stable release for 2.0.0, since there already is a 3.0.0-alpha1?

I agree with mars0test, there are no real blockers for a first stable release. The two alpha release blockers were last updated 3 years ago, the question is, are they still valid? A number of stable release blockers where last updated 2-3 years ago too.

I think creating a stable release (preferably compatible with Drupal 11) would make sense and then a new roadmap to address the other issues.

🇳🇱Netherlands pahles

Thanks, works like a charm!

🇳🇱Netherlands pahles

That might work but it is not preferred. I should not have to change my projects composer.json.

🇳🇱Netherlands pahles

There is a security issue with phpspreadsheet < 2.2.1: https://github.com/advisories/GHSA-ghg6-32f9-2jp7

Please update this project asap...

🇳🇱Netherlands pahles

I'm seeing this with Drupal 10.3.1 before updating to 10.3.2. After updating to 10.3.2 the message is still there. Since there were no releases since April 2023 I'm guessing the issue is somewhere else.

🇳🇱Netherlands pahles

I second #4, I would like to see an update too. Happy to test!

🇳🇱Netherlands pahles

I tried updating the module today but this patch no longer gets applied. Composer just hangs. It works when I revert to 8.x-1.1 but cannot be applied in 8x-1.2 or 8x-1.3.

🇳🇱Netherlands pahles

I have two users: admin (email admin@example.com) and test-user (test_user@example.com).

In the attached file is a screenshot of the results page of the form.

Here is the example webform:

uuid: 42ae5f6e-d438-4e10-b6fb-3fe98463b4db
langcode: en
status: open
dependencies: {  }
weight: 0
open: null
close: null
uid: 1
template: false
archive: false
id: test
title: test
description: ''
categories: {  }
elements: |-
  email_address:
    '#type': webform_computed_token
    '#title': 'Email address'
    '#template': '[current-user:mail]'
    '#store': true
  account_name:
    '#type': webform_computed_token
    '#title': 'Account name'
    '#template': '[current-user:account-name]'
    '#store': true
css: ''
javascript: ''
settings:
  ajax: false
  ajax_scroll_top: form
  ajax_progress_type: ''
  ajax_effect: ''
  ajax_speed: null
  page: true
  page_submit_path: ''
  page_confirm_path: ''
  page_theme_name: ''
  form_title: both
  form_submit_once: false
  form_open_message: ''
  form_close_message: ''
  form_exception_message: ''
  form_previous_submissions: true
  form_confidential: false
  form_confidential_message: ''
  form_disable_remote_addr: false
  form_convert_anonymous: false
  form_prepopulate: false
  form_prepopulate_source_entity: false
  form_prepopulate_source_entity_required: false
  form_prepopulate_source_entity_type: ''
  form_unsaved: false
  form_disable_back: false
  form_submit_back: false
  form_disable_autocomplete: false
  form_novalidate: false
  form_disable_inline_errors: false
  form_required: false
  form_autofocus: false
  form_details_toggle: false
  form_reset: false
  form_access_denied: default
  form_access_denied_title: ''
  form_access_denied_message: ''
  form_access_denied_attributes: {  }
  form_file_limit: ''
  form_attributes: {  }
  form_method: ''
  form_action: ''
  share: false
  share_node: false
  share_theme_name: ''
  share_title: true
  share_page_body_attributes: {  }
  submission_label: ''
  submission_exception_message: ''
  submission_locked_message: ''
  submission_log: false
  submission_excluded_elements: {  }
  submission_exclude_empty: false
  submission_exclude_empty_checkbox: false
  submission_views: {  }
  submission_views_replace: {  }
  submission_user_columns: {  }
  submission_user_duplicate: false
  submission_access_denied: default
  submission_access_denied_title: ''
  submission_access_denied_message: ''
  submission_access_denied_attributes: {  }
  previous_submission_message: ''
  previous_submissions_message: ''
  autofill: false
  autofill_message: ''
  autofill_excluded_elements: {  }
  wizard_progress_bar: true
  wizard_progress_pages: false
  wizard_progress_percentage: false
  wizard_progress_link: false
  wizard_progress_states: false
  wizard_start_label: ''
  wizard_preview_link: false
  wizard_confirmation: true
  wizard_confirmation_label: ''
  wizard_auto_forward: true
  wizard_auto_forward_hide_next_button: false
  wizard_keyboard: true
  wizard_track: ''
  wizard_prev_button_label: ''
  wizard_next_button_label: ''
  wizard_toggle: false
  wizard_toggle_show_label: ''
  wizard_toggle_hide_label: ''
  wizard_page_type: container
  wizard_page_title_tag: h2
  preview: 0
  preview_label: ''
  preview_title: ''
  preview_message: ''
  preview_attributes: {  }
  preview_excluded_elements: {  }
  preview_exclude_empty: true
  preview_exclude_empty_checkbox: false
  draft: none
  draft_multiple: false
  draft_auto_save: false
  draft_saved_message: ''
  draft_loaded_message: ''
  draft_pending_single_message: ''
  draft_pending_multiple_message: ''
  confirmation_type: page
  confirmation_url: ''
  confirmation_title: ''
  confirmation_message: ''
  confirmation_attributes: {  }
  confirmation_back: true
  confirmation_back_label: ''
  confirmation_back_attributes: {  }
  confirmation_exclude_query: false
  confirmation_exclude_token: false
  confirmation_update: false
  limit_total: null
  limit_total_interval: null
  limit_total_message: ''
  limit_total_unique: false
  limit_user: null
  limit_user_interval: null
  limit_user_message: ''
  limit_user_unique: false
  entity_limit_total: null
  entity_limit_total_interval: null
  entity_limit_user: null
  entity_limit_user_interval: null
  purge: none
  purge_days: null
  results_disabled: false
  results_disabled_ignore: false
  results_customize: false
  token_view: false
  token_update: false
  token_delete: false
  serial_disabled: false
access:
  create:
    roles:
      - anonymous
      - authenticated
    users: {  }
    permissions: {  }
  view_any:
    roles: {  }
    users: {  }
    permissions: {  }
  update_any:
    roles: {  }
    users: {  }
    permissions: {  }
  delete_any:
    roles: {  }
    users: {  }
    permissions: {  }
  purge_any:
    roles: {  }
    users: {  }
    permissions: {  }
  view_own:
    roles: {  }
    users: {  }
    permissions: {  }
  update_own:
    roles: {  }
    users: {  }
    permissions: {  }
  delete_own:
    roles: {  }
    users: {  }
    permissions: {  }
  administer:
    roles: {  }
    users: {  }
    permissions: {  }
  test:
    roles: {  }
    users: {  }
    permissions: {  }
  configuration:
    roles: {  }
    users: {  }
    permissions: {  }
handlers: {  }
variants: {  }
🇳🇱Netherlands pahles

This is what I tried (-W or --with-all-dependencies, see the original issue). It does not work. Also requiring it in a new project does not install the new version.

Production build 0.71.5 2024