Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
rest.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
10 Aug 2014 at 18:54 UTC
Updated:
3 Dec 2014 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
greenhodge commentedHere we will be fixing the language in the rest_help function in
rest.modulefrom:In order to use REST on a web site, you need to install and enable modules that provide
to
In order to use REST on a web site, you need to install modules that provide
Comment #2
greenhodge commentedComment #3
greenhodge commentedComment #4
les limComment #5
les lim"Enabling" should be "Installing" here.
Otherwise, this looks good!
Comment #6
greenhodge commentedNew patch responding to Les Lim's thing he pointed out.
Comment #7
les limLooks RTBC to me.
Leaving as "critical" since the parent meta is critical.
Comment #8
les limTaking another look.
Comment #9
les limCode comments throughout Rest module tests still refer to "Modules to enable."
Comment #10
les limComment #11
greenhodge commentedWe believe we may have finally fixed them ALL.
Comment #12
greenhodge commentedComment #13
greenhodge commentedAttempting to fix the end-of-line unhappiness
Comment #14
les limInline code comments should still wrap at 80 characters, including the spaces in the indent.
Comment #15
les limComment #24
xjmComment #25
xjmLooks like the patches don't apply to the 8.0.x branch tip, so this will need a reroll. Thanks all!
Comment #26
xjmLet's actually make the child issues normal since these are very small patches and the critical meta will still make sure completing the task blocks release.
Comment #27
greenhodge commentedComment #28
amitgoyal commentedReroll of #13 along with fixes in #14.
Comment #31
devin carlson commentedReroll of #28.
I also verified that it covers all of the instances of enable/disable.
Comment #32
effulgentsia commentedLooks good.
Comment #33
effulgentsia commentedComment #34
alexpottThis issue is a unfrozen change (documentation) as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed d3f5497 and pushed to 8.0.x. Thanks!