Drupal currently issues the following HTTP header:

X-Generator: Drupal 8 (http://drupal.org)

But the URL should be https://www.drupal.org

CommentFileSizeAuthor
#5 x-generator.patch827 bytesjbrown
x-generator.patch762 bytesjbrown

Comments

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Quickfix

+1

alexpott’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll
git ac https://www.drupal.org/files/issues/x-generator.patch
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   762  100   762    0     0   7221      0 --:--:-- --:--:-- --:--:--  9071
error: patch failed: core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php:144
error: core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php: patch does not apply
jbrown’s picture

Status: Needs work » Reviewed & tested by the community
Issue tags: -Needs reroll

Not sure what your ac alias is, but this patch applies just fine:

git apply x-generator.patch
alexpott’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll

It conflicts now... I forgot to push :)

jbrown’s picture

Status: Needs work » Reviewed & tested by the community
Issue tags: -Needs reroll
StatusFileSize
new827 bytes

Ah - no worries!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 624832c and pushed to 8.0.x. Thanks!

  • alexpott committed 624832c on 8.0.x
    Issue #2448373 by jbrown: X-Generator has incorrect drupal.org URL
    

Status: Fixed » Closed (fixed)

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