Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Aug 2015 at 15:27 UTC
Updated:
28 Oct 2015 at 21:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jhodgdonThanks for filing this! I think you are correct and #access should be access without # there.
It has apparently been fixed in Drupal 8, so this is Drupal 7 only.
Comment #3
pravin ajaaz commentedComment #4
pravin ajaaz commentedPatch to remove it
Comment #5
jhodgdonCould we put "the" in here? "... as the default method."
Looks good otherwise!
Comment #6
pravin ajaaz commentedAs you wish :)
Comment #8
jhodgdonLooks good, thanks! Test fails are unrelated.
Comment #9
jhodgdonThe infrastructure team is looking into the test bot issue. Please do not hit "retest" yet.
Comment #10
pravin ajaaz commentedOk sure, I won't
Comment #13
jhodgdonThe opcode problems seem to be fixed. There was a test bot glitch (missing tables in install) in a couple of tests... that seems to be a common test bot glitch, not the new opcode problem... so setting back to RTBC and presumably the auto-testing of RTBC will eventually catch this and test again.
It's a 2-line docs patch so we don't really need the tests beyond "patch applies and doesn't break PHP syntax" anyway.
Comment #14
David_Rothstein commentedCommitted to 7.x - thanks!