Make WordPress Core

Opened 6 years ago

Closed 15 months ago

#49837 closed enhancement (wontfix)

JSDoc correction for wp-includes\js\colorpicker.js

Reported by: jitendrabanjara1991 Owned by:
Priority: normal Milestone:
Component: External Libraries Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

In this function, Comment section is not proper with parameter and return type.

Attachments (1)

49837.patch (696 bytes ) - added by jitendrabanjara1991 6 years ago.
Comment section is not proper

Download all attachments as: .zip

Change History (7)

@jitendrabanjara1991
6 years ago

Comment section is not proper

#1 @jitendrabanjara1991
6 years ago

  • Focuses javascript docs added
  • Summary Comment section not properJSDoc correction for wp-includes\js\colorpicker.js
  • Version trunk

#2 @mukesh27
6 years ago

  • Component CommentsExternal Libraries
  • Focuses javascript removed

#3 @jitendrabanjara1991
6 years ago

Hello @mukesh27

Can I know tickets status?

Thanks.

#4 @mukesh27
6 years ago

Hi there!

The core team will take care of this ticket so wait till they check. I'm not a core committer.

#5 @jitendrabanjara1991
6 years ago

Hello @mukesh27

Thanks for the update.

#6 @sabernhardt
15 months ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed

I'm closing this as not planned. The old external library did not include param or return documentation for any of its functions.

r7104 updated table markup, and some other commits removed unnecessary spaces and tabs. However, none of those commits significantly changed the documentation, and the file has not been updated since moving it to _enqueues in r43309.

Note: See TracTickets for help on using tickets.