Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jhodgdon’s picture

Version: 7.x-dev » 8.x-dev
Issue tags: +Needs backport to D6, +Novice, +Needs backport to D7

That sounds like a good change to make, in D8/7 documentation, and actually D6 too. Looks like a good project for a novice contributor...

jhodgdon’s picture

Title: Documentation problem with node_load » node_load does not document FALSE return value
rbayliss’s picture

jhodgdon’s picture

Status: Needs review » Needs work

Thanks! Can you add a comma before the "or"?

Also, I recommend just making the patch for D8 on the first go-around, and then after that patch has been accepted and committed, only then making a d7 or d6 version. This saves time and effort, since there are often changes reviewers point out that are needed in the d8 version -- might as well get that right before taking the time to port it to other versions of Drupal.

chris.leversuch’s picture

Status: Needs work » Needs review
FileSize
588 bytes

D8 patch with , included

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, thanks!

Dries’s picture

Version: 8.x-dev » 7.x-dev

Committed to 8.x. Moving to 7.x.

chris.leversuch’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
555 bytes

D7 version.

chris.leversuch’s picture

Different file name fo testing

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, ready for D7 too. :)

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 7.x. Thanks!

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