Make WordPress Core

Opened 6 years ago

Closed 6 months ago

#49837 closed enhancement (wontfix)

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

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

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 changed from Comment section not proper to JSDoc correction for wp-includes\js\colorpicker.js
  • Version trunk deleted

#2 @mukesh27
6 years ago

  • Component changed from Comments to External 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
6 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

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.