Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2016 at 10:35 UTC
Updated:
29 Apr 2016 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gábor hojtsyComment #3
catchComment #4
catchThose changes look great actually, so moving to RTBC.
Comment #5
swentel commentedshould there be an www.drupal.org/update url then ? Seems confusing too no ?
- edit - actually, nevermind, didn't read the full sentence..
Comment #6
gábor hojtsy@swentel: yeah the /upgrade URL on d.o is a landing page for BOTH updates and upgrades. It could be /update-or-upgrade or something like that but we don't really do those dash patterned paths elsewhere. Also needs a d.o redirect set up then at least for URL redirection.
Comment #7
alexpottThe improvements here are valuable and given the push on migrate and the fact this is the first minor release important to have. I think that we might want to create an UPGRADE.TXT so that this file doesn't have to so much about upgrading in the first paragraphs. But we can explore improvements later. Let's just have it being correct to start with.
Committed 11f8979 and pushed to 8.1.x and 8.2.x. Thanks!
Comment #10
gábor hojtsyYay, thanks!
Comment #11
jhodgdonOh, man. Did anyone bother to check how many links/references there were to this file, on drupal.org and in other .txt files in Core??????????????????????????????
Comment #12
jhodgdonOr perhaps to wait a few hours with this at RTBC so that the documentation maintainer could notice it and bring up this concern?
Comment #13
jhodgdonAt a minimum, the top-level README.txt needs a fix for this change.
Comment #14
sharique commentedPatch for updating README.txt file.
Comment #15
gábor hojtsy@jhodgdon: the references on drupal.org are editable (and should be edited) while a tagged Drupal release is not modifiable after the fact. The references on drupal.org I found were for the Drupal 7 UPGRADE.txt which the patch did not change. Eg. https://www.drupal.org/node/1223018 used to refer to the file but does not do so anymore.
Comment #16
gábor hojtsy@jhodgdon: I also don't think most committers are keen to multi-commit from an issue (given that the title, summary and tagging of the issue would need to be all changed now to reflect what this issue is about now), but we can always try.
Comment #17
alexpottCommitted da742ad and pushed to 8.1.x and 8.2.x. Thanks!
@Gábor Hojtsy yeah not keen on multiple commits per issue - but in the interests of getting this done just doing it.
Comment #20
alexpottAlso in #7 I talked about the possibility of re-introducing UPGRADE.txt to explain migrations. @xjm made a good point that this probably should just be called MIGRATE.txt.
Comment #21
xjmPosted a small novice followup for the followup: #2707095: Add back serial comma in README.txt