Problem/Motivation

The module used to have a Drupal 8 version (there is the 8.x-branch in the repo and also a 8.x-1.0 release tag), but the project page does not show the version anymore.

What happened, so that it got removed? Are there plans to get it back? We currently use the module on a Drupal 8 site (soon to be Drupal 9) and it works for both versions with some patches.

Thanks for the reply in advance!

Command icon Show commands

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

drupov created an issue. See original summary.

parisek’s picture

Cleaned module issue queue to be able to use DEV version with these patches but new release will be great

"drupal/trailing_slash": {
                "PHP version 7.1.22 incompatibility (https://www.drupal.org/project/trailing_slash/issues/3016988)": "https://git.drupalcode.org/project/trailing_slash/-/merge_requests/2.diff",
                "TrailingSlashUrlGenerator issue with PHP 8 (https://www.drupal.org/project/trailing_slash/issues/3253681)": "https://git.drupalcode.org/project/trailing_slash/-/merge_requests/5.diff",
                "Notice on SettingsForm file (https://www.drupal.org/project/trailing_slash/issues/3206933)": "https://git.drupalcode.org/project/trailing_slash/-/merge_requests/3.diff",
                "Handle access permissions to configuration (https://www.drupal.org/project/trailing_slash/issues/3106821)": "https://git.drupalcode.org/project/trailing_slash/-/merge_requests/4.diff"
}
parisek’s picture

Contacted https://www.drupal.org/u/savel for help with new release

littlecoding’s picture

Any updates on this? That PHP requirement in the module's info.yml is a trigger for this issue

avpaderno’s picture

The Drupal 8 release has been probably automatically marked as not supported, now that Drupal 8 isn't supported. That is only done for releases that require only Drupal 8; a release that requires either Drupal 8 or Drupal 9 won't be marked as not supported.

levmyshkin’s picture

It's working for me.

levmyshkin’s picture

Status: Active » Reviewed & tested by the community
avpaderno’s picture

Status: Reviewed & tested by the community » Active

There are no patches nor MRs, in this issue. Its status is still Active.

avpaderno’s picture

Category: Plan » Support request
Priority: Major » Normal

Also, this issue is asking questions, so it is a support request.

levmyshkin’s picture

avpaderno’s picture

The module used to have a Drupal 8 version (there is the 8.x-branch in the repo and also a 8.x-1.0 release tag), but the project page does not show the version anymore.

Except my comment, none of the other comments answer that. If then my comment is sufficient, then this issue's status should be Fixed.
This issue is not a duplicate of the other issues, since the other issues are tasks or feature requests, not support requests.

astonvictor’s picture

All issues from the #2 comment were merged.

astonvictor’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.