Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 02:22 UTC
Updated:
29 Jul 2014 at 20:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
chertzogAttaching patch for review.
Comment #2
Crell commentedShouldn't these be two separate patches? It's confusing which part is talking about what.
Comment #3
chertzogSince the issues overlapped one the hook in question, i thought i would put them together, plus the one was simple. But here are patches separated.
#1423460: [META] List of bugs and typos in Drupal core found by Spleshka #12 is address with Define_user-1469758.patch
The others are addressed in Remove_op-1469758.patch
Comment #4
Crell commentedIt's generally preferable to put a separate bug in a separate issue, too. Not just separate patch files.
Comment #5
chertzogOk. Renaming Issue to address the first issue.
#1423460: [META] List of bugs and typos in Drupal core found by Spleshka #12 is addressed with the Define_user-1469758.patch above.
Creating new issue to address second issue.
Comment #7
Crell commentedThe green patch in #3 looks good visually, but I'm surprised it managed to last this long. Shouldn't we have a unit test to confirm that? It seems the sort of bug that would have broken rather drastically before now.
Comment #8
jhodgdonRE #6 - This is an example function in node.api.php, not anything that gets executed. As such it is actually just documentation, and I went ahead and committed it to Drupal 7/8.
Comment #9
Crell commentedOh. Duh. That's what I get for only glancing at the patch. :-) Thanks, Jen.
Comment #10.0
(not verified) commentedRemoved info about second issue.