We're still using http in URL which has been shifted to HTTPS, So we can update them. this issue is with majority of modules. So we can fix all of them here only as suggested by @larowlan in #3228672 issue thread.

Comments

Gauravmahlawat created an issue. See original summary.

quietone’s picture

Category: Bug report » Task
Issue tags: +Bug Smash Initiative

@Gauravmahlawat, thanks for closing many of the issues that were doing this by module. I see there are still some more, can you close those as well? Here are the ones I have found.

#3228720: media: Update the URL's which are giving 404 error.
#3228716: locale: update the URL’s which are giving 404 error
#3228689: config: update the 404 error url's path.
#3228681: breakpoint module: update the URL’s which has been shifted to https from http
#3228677: book: update the URL’s which has been shifted to https from http
#3228675: big_pipe: update the URL’s which has been shifted to https from http
#3228674: basic_auth: update the URL’s which has been shifted to https from http

Reading the Issue Summary this does not appear to be a bug, changing to a task.

Oh, it helps reviewers if the Issue Summary has the complete template, can you restore that? For this issue it will also help if you include the command (grep?) ot the method that was used to find these strings. Tha will help anyone coming here to review. Thanks!

gauravvvv’s picture

#3228720: media: Update the URL's which are giving 404 error.
#3228716: locale: update the URL’s which are giving 404 error
#3228689: config: update the 404 error url's path.

I discussed with @larowlan, we should keep the issues which have 404 error because the scope is different, and I will close the other pending issues.

gauravvvv’s picture

Closed all these.
#3228681: breakpoint module: update the URL’s which has been shifted to https from http
#3228677: book: update the URL’s which has been shifted to https from http
#3228675: big_pipe: update the URL’s which has been shifted to https from http
#3228674: basic_auth: update the URL’s which has been shifted to https from http

Version: 9.3.x-dev » 9.4.x-dev

Drupal 9.3.0-rc1 was released on November 26, 2021, which means new developments and disruptive changes should now be targeted for the 9.4.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.4.x-dev » 9.5.x-dev

Drupal 9.4.0-alpha1 was released on May 6, 2022, which means new developments and disruptive changes should now be targeted for the 9.5.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 9.5.x-dev » 10.1.x-dev

Drupal 9.5.0-beta2 and Drupal 10.0.0-beta2 were released on September 29, 2022, which means new developments and disruptive changes should now be targeted for the 10.1.x-dev branch. For more information see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

quietone’s picture

Status: Active » Closed (outdated)