API page: https://api.drupal.org/api/drupal/core%21modules%21system%21core.api.php...

Two problems on this page:

a) Near the top, there is a @sec tag that should be @section.

b) In the Defining Permissions section, there's some text that talks about the "return value". YML files do not have return values; this is left over from when it was a function implementing hook_permission(). So instead of saying "return value" it should say something like "this file defines".

Comments

Palashvijay4O’s picture

Assigned: Unassigned » Palashvijay4O
Status: Active » Needs review
StatusFileSize
new4.32 KB

Needs review for the patch.

Status: Needs review » Needs work
Palashvijay4O’s picture

Status: Needs work » Needs review
StatusFileSize
new4.32 KB

Submitted the wrong patch . Submitting correct one .

Status: Needs review » Needs work
Palashvijay4O’s picture

Status: Needs work » Needs review
StatusFileSize
new946 bytes

This is a test patch .

Status: Needs review » Needs work
Palashvijay4O’s picture

Correct Patch hopefully .

Palashvijay4O’s picture

Status: Needs work » Needs review
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, looks good!

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks again! Committed to 8.0.x.

  • jhodgdon committed 79d6892 on 8.0.x
    Issue #2347663 by Palashvijay4: Fix minor issues on User topic page
    
Palashvijay4O’s picture

Glad to help to our community !!

Status: Fixed » Closed (fixed)

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